Skip to content

Add better openssl hackery to combat updated Tomcat Native #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2016

Conversation

tianon
Copy link
Member

@tianon tianon commented May 17, 2016

checking OpenSSL library version >= 1.0.2...

Found   OPENSSL_VERSION_NUMBER 0x100010bf (OpenSSL 1.0.1k 8 Jan 2015)
Require OPENSSL_VERSION_NUMBER 0x1000200f or greater (1.0.2)

configure: error: Your version of OpenSSL is not compatible with this version of tcnative

docker-library/official-images#1740 (comment)

```
checking OpenSSL library version >= 1.0.2...

Found   OPENSSL_VERSION_NUMBER 0x100010bf (OpenSSL 1.0.1k 8 Jan 2015)
Require OPENSSL_VERSION_NUMBER 0x1000200f or greater (1.0.2)

configure: error: Your version of OpenSSL is not compatible with this version of tcnative
```
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.

1 participant