Skip to content

openssl version check delivers incorrect error message #796

@TallTed

Description

@TallTed

See this StackOverflow post.

User installed --

openssl version OpenSSL
0.9.7i 14 Oct 2005

-- (having misunderstood the "minimum version" list in the README; would have been avoided if #767 were merged), and got this from make --

checking OpenSSL version... >= 0.9.8e
checking OpenSSL version... 
configure: error: OpenSSL version 1.1.0 or greater is currently not supported.

Message should be --

configure: error: OpenSSL version 0.9.8d or lower is currently not supported.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions