Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | nail: add compatibility with openssl 1.1 | Eneas U de Queiroz | 2018-05-24 |
Openssl 1.1 doesn't support SSL2 and does not define the OPENSSL_NO_SSL2 flag either. Also, it defaults to NO_EGD, so do not use EGD if it's not enabled in openssl. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com> |