Skip to content

Fix #2271#2273

Merged
drwetter merged 1 commit intotestssl:3.0from
dcooper16:fix2271_30
Nov 11, 2022
Merged

Fix #2271#2273
drwetter merged 1 commit intotestssl:3.0from
dcooper16:fix2271_30

Conversation

@dcooper16
Copy link
Copy Markdown
Collaborator

This PR is the same as #2272, but for the 3.0 branch.

This commit fixes testssl#2271 by adding the `-no_ssl2` option to the call to get_host_cert() in run_drown(). There is at least one server that causes OpenSSL to hang if this call to get_host_cert() results in an SSLv2 ClientHello being sent. Since this call to get_host_cert() only needs to find the server's certificate in cases in which the server does not support SSLv2, there is no need to send an SSLv2 ClientHello.
@drwetter drwetter merged commit 3261e6e into testssl:3.0 Nov 11, 2022
@dcooper16 dcooper16 deleted the fix2271_30 branch November 14, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants