tb f2d01f1e85 net/znc: fix build after SSL_SESSION became opaque
znc provides its own version SSL_SESSION_get0_cipher() for LibreSSL.
This no longer compiles with an opaque SSL_SESSION struct.  The
function was added to libssl and will be available from LibreSSL 3.4.0.

discussed with Aisha Tammy (maintainer)
2021-05-10 17:31:31 +00:00
..