pyca / pyopenssl

A Python wrapper around the OpenSSL library
https://pyopenssl.org/
Apache License 2.0
889 stars 419 forks source link

Make deprecations more prominent in docs #1379

Closed mhils closed 1 month ago

mhils commented 1 month ago

If you only look at https://pyopenssl.org/ and not at the changelog, you may think that using OpenSSL.crypto is an okay idea. We should fix that. :)