You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.
There are many reports on the lack-lustre security of many ciphers used as the default in this library.
SSLv3 has been proven to be insecure.
We should add support for tls options such as
secureProtocol
andciphers
,ecdhCurve
,honorCipherOrder
, andservername
.The text was updated successfully, but these errors were encountered: