diff --git a/pr/966/openssl_csr_module.html b/pr/966/openssl_csr_module.html index db7cc563..fe8dfd99 100644 --- a/pr/966/openssl_csr_module.html +++ b/pr/966/openssl_csr_module.html @@ -214,7 +214,7 @@ see
  • cryptography >= 3.3

  • -
  • pyasn1 >= 0.4.8

  • +
  • pyasn1 >= 0.4.8 (only if `custom_extensions` are specified)

  • diff --git a/pr/966/openssl_csr_pipe_module.html b/pr/966/openssl_csr_pipe_module.html index 498c3b32..83ea7e10 100644 --- a/pr/966/openssl_csr_pipe_module.html +++ b/pr/966/openssl_csr_pipe_module.html @@ -215,7 +215,7 @@ see
  • cryptography >= 3.3

  • -
  • pyasn1 >= 0.4.8

  • +
  • pyasn1 >= 0.4.8 (only if `custom_extensions` are specified)