diff --git a/pr/571/get_certificate_module.html b/pr/571/get_certificate_module.html index f4260783..15196b40 100644 --- a/pr/571/get_certificate_module.html +++ b/pr/571/get_certificate_module.html @@ -218,11 +218,12 @@ see

ciphers

list / elements=string

+

added in community.crypto 2.11.0

SSL/TLS Ciphers to use for the request.

-

When a list is provided, all ciphers are joined in order with :

+

When a list is provided, all ciphers are joined in order with :.

See the OpenSSL Cipher List Format for more details.

-

The available ciphers is dependent on the Python and OpenSSL/LibreSSL versions

+

The available ciphers is dependent on the Python and OpenSSL/LibreSSL versions.