Skip to content

openssl: fix compiler warning with LibreSSL#4397

Closed
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:libressl_warning
Closed

openssl: fix compiler warning with LibreSSL#4397
MarcelRaad wants to merge 1 commit intocurl:masterfrom
MarcelRaad:libressl_warning

Conversation

@MarcelRaad
Copy link
Member

It was already fixed for BoringSSL in commit a0f8fcc.
LibreSSL has had the second argument to SSL_CTX_set_min_proto_version
as uint16_t ever since the function was added in [0].

[0] libressl/openbsd@56f1072

It was already fixed for BoringSSL in commit a0f8fcc.
LibreSSL has had the second argument to SSL_CTX_set_min_proto_version
as uint16_t ever since the function was added in [0].

[0] libressl/openbsd@56f1072
@MarcelRaad
Copy link
Member Author

The CI failures look unrelated to me.

@MarcelRaad MarcelRaad deleted the libressl_warning branch September 22, 2019 18:57
@lock lock bot locked as resolved and limited conversation to collaborators Dec 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants