Rename openssl_certificate* to x509_certificate* (#7)

* Rename openssl_certificate* to x509_certificate*.

* Update README.

* Add redirects.

* Also print warnings when using Ansible 2.9.

* Adjust ignore-2.9.txt.

* Update documentation.
This commit is contained in:
Felix Fontein
2020-04-06 14:34:24 +02:00
committed by GitHub
parent 28827db5d9
commit f7dbd61fa7
36 changed files with 3730 additions and 3701 deletions

View File

@@ -277,7 +277,7 @@ notes:
keyUsage, extendedKeyUsage and basicConstraints only contain the requested values, whether
OCSP Must Staple is as requested, and if the request was signed by the given private key.
seealso:
- module: openssl_certificate
- module: x509_certificate
- module: openssl_dhparam
- module: openssl_pkcs12
- module: openssl_privatekey