Skip to content

Conversation

@pghmcfc
Copy link
Contributor

@pghmcfc pghmcfc commented Oct 31, 2016

SSL_clear_options was introduced in OpenSSL 0.9.8m but may be
backported to older versions in "enterprise" OS releases, so a version
check is insufficient here.

It was originally implemented as a macro but is a function in more
recent OpenSSL versions, so a test that works for both cases is needed.

SSL_clear_options was introduced in OpenSSL 0.9.8m but may be
backported to older versions in "enterprise" OS releases, so a version
check is insufficient here.

It was originally implemented as a macro but is a function in more
recent OpenSSL versions, so a test that works for both cases is needed.
@cmouse
Copy link
Contributor

cmouse commented Nov 18, 2016

Hi, we are taking this into review

@sirainen
Copy link
Contributor

Merged

@sirainen sirainen closed this Nov 18, 2016
@pghmcfc pghmcfc deleted the old-openssl branch November 18, 2016 11:17
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.

3 participants