jnthn / p6-io-socket-async-ssl

Asynchronous TLS sockets in Raku
11 stars 19 forks source link

Fix crashes for wrong DH struct #71

Closed clouds56 closed 2 years ago

clouds56 commented 2 years ago

this fixes #68, the API requires minimum version of openssl 1.1.1

OpenSSL 1.0.2 is out of support since 1st January 2020 and is no longer receiving updates.