Update openssl_certificate.py (#64772) (#64802)

Changed 'generate' to 'generating'

(cherry picked from commit 83927c3437)
pull/65030/head
Felix Fontein 5 years ago committed by Alicia Cozine
parent 9b27c7b7dc
commit 0486885b9f

@ -27,7 +27,7 @@ description:
to emulate C(assertonly) usage with M(openssl_certificate_info), M(openssl_csr_info), to emulate C(assertonly) usage with M(openssl_certificate_info), M(openssl_csr_info),
M(openssl_privatekey_info) and M(assert). This also allows more flexible checks than M(openssl_privatekey_info) and M(assert). This also allows more flexible checks than
the ones offered by the C(assertonly) provider. the ones offered by the C(assertonly) provider.
- The C(ownca) provider is intended for generate OpenSSL certificate signed with your own - The C(ownca) provider is intended for generating OpenSSL certificate signed with your own
CA (Certificate Authority) certificate (self-signed certificate). CA (Certificate Authority) certificate (self-signed certificate).
- Many properties that can be specified in this module are for validation of an - Many properties that can be specified in this module are for validation of an
existing or newly generated certificate. The proper place to specify them, if you existing or newly generated certificate. The proper place to specify them, if you

Loading…
Cancel
Save