Skip to content

test-tls-no-sslv3 and shared openssl with disabled SSLv3 #3927

@kapouer

Description

@kapouer

Hi,

debian/sid is transitioning
to an openssl version built with disabled SSLv3 support.
It is disabled to the point that
openssl s_client -connect example.com:443 -ssl3
fails immediately with unknown option -ssl3 error message.

The test actually fails when checking that the server emits a clientError:
because the client fails immediately, no failure happens on the server.

I can easily fix the test on debian but am not sure if it should be fixed here
as well. What do you think ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    testIssues and PRs related to the tests.tlsIssues and PRs related to the tls subsystem.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions