diff --git a/pr/966/openssl_csr_module.html b/pr/966/openssl_csr_module.html index fe8dfd99..81bff86f 100644 --- a/pr/966/openssl_csr_module.html +++ b/pr/966/openssl_csr_module.html @@ -393,7 +393,7 @@ see

custom_extensions

list / elements=dictionary

-

added in community.crypto 3.1.1

+

added in community.crypto 3.1.0

Allows to specify one or multiple custom extensions.

The extension value must not be empty, unless custom_extensions[].skip_if_empty is specified.

diff --git a/pr/966/openssl_csr_pipe_module.html b/pr/966/openssl_csr_pipe_module.html index 83ea7e10..0a0e90b3 100644 --- a/pr/966/openssl_csr_pipe_module.html +++ b/pr/966/openssl_csr_pipe_module.html @@ -377,7 +377,7 @@ see

custom_extensions

list / elements=dictionary

-

added in community.crypto 3.1.1

+

added in community.crypto 3.1.0

Allows to specify one or multiple custom extensions.

The extension value must not be empty, unless custom_extensions[].skip_if_empty is specified.