Commit Graph
2 Commits
Author SHA1 Message Date
Eli Schwartz 861617a708 configure: correctly detect libssl using pkg-config
This allows the openssl version to be easily overridden using standard
PKG_CONFIG_PATH overrides, which is required for modern distros that use
openssl 1.1 by default.

Also print diagnostics for the libssl flavor in use, and constrain the
version when using openssl to < 1.1.
2017-12-26 09:28:16 -05:00
Eli Schwartz 498d542588 README.md: document the required version of openssl 2017-12-26 09:19:31 -05:00