From 7f1c34e23b9566842c99e7d798bd2405c564b8b7 Mon Sep 17 00:00:00 2001 From: dlehrman Date: Wed, 8 Feb 2023 22:26:38 +0000 Subject: [PATCH] deploy: 7f040011f05bc1596d0dab1054f9302dbcd6fc61 --- pr/571/get_certificate_module.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.