add a patch from tb@ to fix upcoming build breakage with libressl; we do have SSL_CIPHER_get_id() and SSL_set_session() so no need to #define them; currently tis works but SSL_CIPHER is going to become opaque which will break the redefinitions.
add a patch from tb@ to fix upcoming build breakage with libressl; we do have SSL_CIPHER_get_id() and SSL_set_session() so no need to #define them; currently tis works but SSL_CIPHER is going to become opaque which will break the redefinitions.