Skip to content

Fix build with libressl 2.7.x/2.9.x

rofl0r requested to merge rofl0r/openconnect:SSL_CIPHER_find into master

rather than hardcoding version numbers with ifdefs, we simply check whether the functionality is available or not.

Merge request reports