Revert "openssl_csr: Allow to use cryptography as backend (#50324)"

This reverts commit 409f8a15bd.
This commit is contained in:
Felix Fontein
2019-01-14 14:33:51 +01:00
committed by Matt Clay
parent 53437e80d9
commit bbd2e31e9f
4 changed files with 212 additions and 686 deletions

View File

@@ -1,3 +0,0 @@
minor_changes:
- "openssl_csr - now works with both PyOpenSSL and cryptography Python libraries. Autodetection can be overridden with ``select_crypto_backend`` option."
- "openssl_privatekey - now works with both PyOpenSSL and cryptography Python libraries. Autodetection can be overridden with ``select_crypto_backend`` option."