Skip to content

Move ssl implementation-based integration tests into extensions/integration #5762

@bdecoste

Description

@bdecoste

Title: Move ssl implementation-dependent integration tests into extensions/integration

Description: Some of the tests in test/integration/ssl_integration_test.cc (e.g. SslCertificateIntegrationTest family) are dependent on Boringssl-specific behavior. Specifically, the tests depend on the exposure of SSL_CLIENT_HELLO and the SSL_early_callback_XXX functions. With openssl replacing boringssl the connection fails as expected but the tests fail because they are based on the ability of boringssl to fail early and set the proper stats/events

Metadata

Metadata

Assignees

No one assigned

    Labels

    stalestalebot believes this issue/PR has not been touched recentlytech debt

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions