diff --git a/pr/550/acme_account_facts_module.html b/pr/550/acme_account_facts_module.html
index 9e4da308..61a92c96 100644
--- a/pr/550/acme_account_facts_module.html
+++ b/pr/550/acme_account_facts_module.html
@@ -111,6 +111,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_account_info_module.html b/pr/550/acme_account_info_module.html
index 67670b7d..6f4194a8 100644
--- a/pr/550/acme_account_info_module.html
+++ b/pr/550/acme_account_info_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_account_module.html b/pr/550/acme_account_module.html
index b4e7cfc5..b61c2627 100644
--- a/pr/550/acme_account_module.html
+++ b/pr/550/acme_account_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_certificate_module.html b/pr/550/acme_certificate_module.html
index e395a24e..85d5b952 100644
--- a/pr/550/acme_certificate_module.html
+++ b/pr/550/acme_certificate_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_certificate_revoke_module.html b/pr/550/acme_certificate_revoke_module.html
index 779cd5a3..bb8fea8d 100644
--- a/pr/550/acme_certificate_revoke_module.html
+++ b/pr/550/acme_certificate_revoke_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_challenge_cert_helper_module.html b/pr/550/acme_challenge_cert_helper_module.html
index 531826e2..8557297a 100644
--- a/pr/550/acme_challenge_cert_helper_module.html
+++ b/pr/550/acme_challenge_cert_helper_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/acme_inspect_module.html b/pr/550/acme_inspect_module.html
index de6a956c..f1660abf 100644
--- a/pr/550/acme_inspect_module.html
+++ b/pr/550/acme_inspect_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/certificate_complete_chain_module.html b/pr/550/certificate_complete_chain_module.html
index eebcd0f6..724ea7f6 100644
--- a/pr/550/certificate_complete_chain_module.html
+++ b/pr/550/certificate_complete_chain_module.html
@@ -125,6 +125,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/crypto_info_module.html b/pr/550/crypto_info_module.html
index 9c7bcc9c..61b02316 100644
--- a/pr/550/crypto_info_module.html
+++ b/pr/550/crypto_info_module.html
@@ -123,6 +123,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/docsite/guide_ownca.html b/pr/550/docsite/guide_ownca.html
index f62326f3..be54f807 100644
--- a/pr/550/docsite/guide_ownca.html
+++ b/pr/550/docsite/guide_ownca.html
@@ -117,6 +117,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/docsite/guide_selfsigned.html b/pr/550/docsite/guide_selfsigned.html
index c74a0908..cf9c330d 100644
--- a/pr/550/docsite/guide_selfsigned.html
+++ b/pr/550/docsite/guide_selfsigned.html
@@ -113,6 +113,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/ecs_certificate_module.html b/pr/550/ecs_certificate_module.html
index 0ea28d2f..c1b7bd55 100644
--- a/pr/550/ecs_certificate_module.html
+++ b/pr/550/ecs_certificate_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/ecs_domain_module.html b/pr/550/ecs_domain_module.html
index 3a62f60e..d439a7e3 100644
--- a/pr/550/ecs_domain_module.html
+++ b/pr/550/ecs_domain_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/environment_variables.html b/pr/550/environment_variables.html
index 2cf07f8f..161cbd93 100644
--- a/pr/550/environment_variables.html
+++ b/pr/550/environment_variables.html
@@ -111,6 +111,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/get_certificate_module.html b/pr/550/get_certificate_module.html
index bf77452e..c443cafc 100644
--- a/pr/550/get_certificate_module.html
+++ b/pr/550/get_certificate_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/index.html b/pr/550/index.html
index 7c63243d..cd586df8 100644
--- a/pr/550/index.html
+++ b/pr/550/index.html
@@ -112,6 +112,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
@@ -236,6 +237,7 @@
openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
split_pem filter – Split PEM file contents into multiple objects
x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/luks_device_module.html b/pr/550/luks_device_module.html
index e1087707..15bf825f 100644
--- a/pr/550/luks_device_module.html
+++ b/pr/550/luks_device_module.html
@@ -125,6 +125,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/objects.inv b/pr/550/objects.inv
index d8dcce41..f6d5a1f4 100644
Binary files a/pr/550/objects.inv and b/pr/550/objects.inv differ
diff --git a/pr/550/openssh_cert_module.html b/pr/550/openssh_cert_module.html
index c4a2d2c5..4db957d3 100644
--- a/pr/550/openssh_cert_module.html
+++ b/pr/550/openssh_cert_module.html
@@ -125,6 +125,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssh_keypair_module.html b/pr/550/openssh_keypair_module.html
index 0be29332..2b9c5900 100644
--- a/pr/550/openssh_keypair_module.html
+++ b/pr/550/openssh_keypair_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_certificate_info_module.html b/pr/550/openssl_certificate_info_module.html
index aad7ed0f..3230863f 100644
--- a/pr/550/openssl_certificate_info_module.html
+++ b/pr/550/openssl_certificate_info_module.html
@@ -111,6 +111,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_certificate_module.html b/pr/550/openssl_certificate_module.html
index 70231098..de357a08 100644
--- a/pr/550/openssl_certificate_module.html
+++ b/pr/550/openssl_certificate_module.html
@@ -111,6 +111,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_csr_info_module.html b/pr/550/openssl_csr_info_module.html
index 7b92b26b..b4036dfa 100644
--- a/pr/550/openssl_csr_info_module.html
+++ b/pr/550/openssl_csr_info_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_csr_module.html b/pr/550/openssl_csr_module.html
index bf97859b..e178739b 100644
--- a/pr/550/openssl_csr_module.html
+++ b/pr/550/openssl_csr_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_csr_pipe_module.html b/pr/550/openssl_csr_pipe_module.html
index 8d28b367..ca377539 100644
--- a/pr/550/openssl_csr_pipe_module.html
+++ b/pr/550/openssl_csr_pipe_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_dhparam_module.html b/pr/550/openssl_dhparam_module.html
index ffc0b4c2..0be326f7 100644
--- a/pr/550/openssl_dhparam_module.html
+++ b/pr/550/openssl_dhparam_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_pkcs12_module.html b/pr/550/openssl_pkcs12_module.html
index f1fbcc63..53c77d34 100644
--- a/pr/550/openssl_pkcs12_module.html
+++ b/pr/550/openssl_pkcs12_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_privatekey_convert_module.html b/pr/550/openssl_privatekey_convert_module.html
index 2a7f3b5d..ecc578e7 100644
--- a/pr/550/openssl_privatekey_convert_module.html
+++ b/pr/550/openssl_privatekey_convert_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_privatekey_info_module.html b/pr/550/openssl_privatekey_info_module.html
index 09d3fc25..0b285cc1 100644
--- a/pr/550/openssl_privatekey_info_module.html
+++ b/pr/550/openssl_privatekey_info_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_privatekey_module.html b/pr/550/openssl_privatekey_module.html
index 936dd8ec..76504478 100644
--- a/pr/550/openssl_privatekey_module.html
+++ b/pr/550/openssl_privatekey_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_privatekey_pipe_module.html b/pr/550/openssl_privatekey_pipe_module.html
index 5ebe2d3f..6b21791b 100644
--- a/pr/550/openssl_privatekey_pipe_module.html
+++ b/pr/550/openssl_privatekey_pipe_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_publickey_info_filter.html b/pr/550/openssl_publickey_info_filter.html
index 14b501e1..5bcd2c69 100644
--- a/pr/550/openssl_publickey_info_filter.html
+++ b/pr/550/openssl_publickey_info_filter.html
@@ -124,6 +124,7 @@
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_publickey_info_module.html b/pr/550/openssl_publickey_info_module.html
index 57c16cc4..2f994b60 100644
--- a/pr/550/openssl_publickey_info_module.html
+++ b/pr/550/openssl_publickey_info_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_publickey_module.html b/pr/550/openssl_publickey_module.html
index 13bf4557..d2d49ac7 100644
--- a/pr/550/openssl_publickey_module.html
+++ b/pr/550/openssl_publickey_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_signature_info_module.html b/pr/550/openssl_signature_info_module.html
index e81e79e5..8dafa214 100644
--- a/pr/550/openssl_signature_info_module.html
+++ b/pr/550/openssl_signature_info_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/openssl_signature_module.html b/pr/550/openssl_signature_module.html
index dc2a39ad..dd6cba81 100644
--- a/pr/550/openssl_signature_module.html
+++ b/pr/550/openssl_signature_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/search.html b/pr/550/search.html
index 6e5fd3f5..b95f7773 100644
--- a/pr/550/search.html
+++ b/pr/550/search.html
@@ -113,6 +113,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/searchindex.js b/pr/550/searchindex.js
index ebae1f7f..e0d35203 100644
--- a/pr/550/searchindex.js
+++ b/pr/550/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["acme_account_facts_module", "acme_account_info_module", "acme_account_module", "acme_certificate_module", "acme_certificate_revoke_module", "acme_challenge_cert_helper_module", "acme_inspect_module", "certificate_complete_chain_module", "crypto_info_module", "docsite/guide_ownca", "docsite/guide_selfsigned", "ecs_certificate_module", "ecs_domain_module", "environment_variables", "get_certificate_module", "index", "luks_device_module", "openssh_cert_module", "openssh_keypair_module", "openssl_certificate_info_module", "openssl_certificate_module", "openssl_csr_info_module", "openssl_csr_module", "openssl_csr_pipe_module", "openssl_dhparam_module", "openssl_pkcs12_module", "openssl_privatekey_convert_module", "openssl_privatekey_info_module", "openssl_privatekey_module", "openssl_privatekey_pipe_module", "openssl_publickey_info_filter", "openssl_publickey_info_module", "openssl_publickey_module", "openssl_signature_info_module", "openssl_signature_module", "split_pem_filter", "x509_certificate_info_filter", "x509_certificate_info_module", "x509_certificate_module", "x509_certificate_pipe_module", "x509_crl_info_module", "x509_crl_module"], "filenames": ["acme_account_facts_module.rst", "acme_account_info_module.rst", "acme_account_module.rst", "acme_certificate_module.rst", "acme_certificate_revoke_module.rst", "acme_challenge_cert_helper_module.rst", "acme_inspect_module.rst", "certificate_complete_chain_module.rst", "crypto_info_module.rst", "docsite/guide_ownca.rst", "docsite/guide_selfsigned.rst", "ecs_certificate_module.rst", "ecs_domain_module.rst", "environment_variables.rst", "get_certificate_module.rst", "index.rst", "luks_device_module.rst", "openssh_cert_module.rst", "openssh_keypair_module.rst", "openssl_certificate_info_module.rst", "openssl_certificate_module.rst", "openssl_csr_info_module.rst", "openssl_csr_module.rst", "openssl_csr_pipe_module.rst", "openssl_dhparam_module.rst", "openssl_pkcs12_module.rst", "openssl_privatekey_convert_module.rst", "openssl_privatekey_info_module.rst", "openssl_privatekey_module.rst", "openssl_privatekey_pipe_module.rst", "openssl_publickey_info_filter.rst", "openssl_publickey_info_module.rst", "openssl_publickey_module.rst", "openssl_signature_info_module.rst", "openssl_signature_module.rst", "split_pem_filter.rst", "x509_certificate_info_filter.rst", "x509_certificate_info_module.rst", "x509_certificate_module.rst", "x509_certificate_pipe_module.rst", "x509_crl_info_module.rst", "x509_crl_module.rst"], "titles": ["community.crypto.acme_account_facts", "community.crypto.acme_account_info module \u2013 Retrieves information on ACME accounts", "community.crypto.acme_account module \u2013 Create, modify or delete ACME accounts", "community.crypto.acme_certificate module \u2013 Create SSL/TLS certificates with the ACME protocol", "community.crypto.acme_certificate_revoke module \u2013 Revoke certificates with the ACME protocol", "community.crypto.acme_challenge_cert_helper module \u2013 Prepare certificates required for ACME challenges such as tls-alpn-01
", "community.crypto.acme_inspect module \u2013 Send direct requests to an ACME server", "community.crypto.certificate_complete_chain module \u2013 Complete certificate chain given a set of untrusted and root certificates", "community.crypto.crypto_info module \u2013 Retrieve cryptographic capabilities", "How to create a small CA", "How to create self-signed certificates", "community.crypto.ecs_certificate module \u2013 Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API", "community.crypto.ecs_domain module \u2013 Request validation of a domain with the Entrust Certificate Services (ECS) API", "Index of all Collection Environment Variables", "community.crypto.get_certificate module \u2013 Get a certificate from a host:port", "Community.Crypto", "community.crypto.luks_device module \u2013 Manage encrypted (LUKS) devices", "community.crypto.openssh_cert module \u2013 Generate OpenSSH host or user certificates.", "community.crypto.openssh_keypair module \u2013 Generate OpenSSH private and public keys", "community.crypto.openssl_certificate_info", "community.crypto.openssl_certificate", "community.crypto.openssl_csr_info module \u2013 Provide information of OpenSSL Certificate Signing Requests (CSR)", "community.crypto.openssl_csr module \u2013 Generate OpenSSL Certificate Signing Request (CSR)", "community.crypto.openssl_csr_pipe module \u2013 Generate OpenSSL Certificate Signing Request (CSR)", "community.crypto.openssl_dhparam module \u2013 Generate OpenSSL Diffie-Hellman Parameters", "community.crypto.openssl_pkcs12 module \u2013 Generate OpenSSL PKCS#12 archive", "community.crypto.openssl_privatekey_convert module \u2013 Convert OpenSSL private keys", "community.crypto.openssl_privatekey_info module \u2013 Provide information for OpenSSL private keys", "community.crypto.openssl_privatekey module \u2013 Generate OpenSSL private keys", "community.crypto.openssl_privatekey_pipe module \u2013 Generate OpenSSL private keys without disk access", "community.crypto.openssl_publickey_info filter \u2013 Retrieve information from OpenSSL public keys in PEM format", "community.crypto.openssl_publickey_info module \u2013 Provide information for OpenSSL public keys", "community.crypto.openssl_publickey module \u2013 Generate an OpenSSL public key from its private key.", "community.crypto.openssl_signature_info module \u2013 Verify signatures with openssl", "community.crypto.openssl_signature module \u2013 Sign data with openssl", "community.crypto.split_pem filter \u2013 Split PEM file contents into multiple objects", "community.crypto.x509_certificate_info filter \u2013 Retrieve information from X.509 certificates in PEM format", "community.crypto.x509_certificate_info module \u2013 Provide information of OpenSSL X.509 certificates", "community.crypto.x509_certificate module \u2013 Generate and/or check OpenSSL certificates", "community.crypto.x509_certificate_pipe module \u2013 Generate and/or check OpenSSL certificates", "community.crypto.x509_crl_info module \u2013 Retrieve information on Certificate Revocation Lists (CRLs)", "community.crypto.x509_crl module \u2013 Generate Certificate Revocation Lists (CRLs)"], "terms": {"thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "plugin": [0, 13, 19, 20, 29, 30, 35, 36], "wa": [0, 1, 3, 4, 6, 9, 11, 14, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 32, 33, 36, 37, 38, 40, 41], "part": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "collect": [0, 9, 10, 15, 19, 20], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "10": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "0": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "modul": [0, 9, 10, 19, 20, 30, 36], "ha": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "been": [0, 1, 2, 3, 4, 6, 11, 13, 14, 16, 17, 19, 20, 22, 23, 27, 32, 39], "remov": [0, 1, 2, 3, 4, 6, 16, 19, 20, 25, 32, 38], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "renam": [0, 19, 20, 37, 38], "acme_account_info": [0, 2, 15], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "To": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "instal": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "us": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "ansibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "galaxi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "you": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "need": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "further": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "abl": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "detail": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "playbook": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "specifi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "allow": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "ca": [1, 2, 3, 4, 6, 7, 11, 15, 17, 21, 22, 23, 25, 35, 36, 37, 38, 39, 40, 41], "support": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "protocol": [1, 2, 5, 6, 14, 15, 18, 38], "let": [1, 2, 3, 4, 6, 38], "": [1, 2, 3, 4, 5, 6, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41], "encrypt": [1, 2, 3, 4, 6, 14, 15, 18, 25, 26, 28, 29, 38], "onli": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 36, 37, 38, 39, 40, 41], "work": [1, 2, 3, 4, 6, 16, 26, 28, 29, 32], "v2": [1, 2, 3, 4, 6, 32], "below": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "ar": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "host": [1, 2, 3, 4, 5, 6, 7, 11, 12, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "execut": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "either": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41], "openssl": [1, 2, 3, 4, 6, 7, 8, 15, 36], "cryptographi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "1": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "5": [1, 2, 3, 4, 6, 7, 8, 12, 16, 21, 28, 29, 33, 34, 36, 37, 38, 39], "ipaddress": [1, 2, 3, 4, 6], "comment": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "account_key_cont": [1, 2, 3, 4, 6], "string": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "content": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 15, 16, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "rsa": [1, 2, 3, 4, 6, 8, 10, 17, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "ellipt": [1, 2, 3, 4, 6, 8, 18, 21, 27, 28, 29, 30, 31, 36, 37], "curv": [1, 2, 3, 4, 6, 8, 18, 21, 27, 28, 29, 30, 31, 36, 37], "kei": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 21, 22, 23, 24, 25, 33, 34, 35, 36, 37, 38, 39, 40, 41], "mutual": [1, 2, 3, 4, 5, 6, 16, 22, 23, 25, 38, 39, 41], "exclus": [1, 2, 3, 4, 5, 6, 16, 22, 23, 25, 38, 39, 41], "account_key_src": [1, 2, 3, 4, 5, 6, 8], "warn": [1, 2, 3, 4, 6, 27, 37, 38], "written": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 41], "temporari": [1, 2, 3, 4, 6], "file": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "which": [1, 2, 3, 4, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "delet": [1, 3, 4, 6, 15], "when": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "complet": [1, 2, 3, 4, 6, 8, 15, 16, 29], "sinc": [1, 2, 3, 4, 6, 9, 16, 22, 23, 25, 27], "an": [1, 2, 3, 4, 5, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 36, 37, 38, 39, 40, 41], "import": [1, 2, 3, 4, 6, 8, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 41], "privat": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 15, 17, 21, 22, 23, 24, 25, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41], "can": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "chang": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "revok": [1, 2, 3, 6, 11, 15, 40, 41], "your": [1, 2, 3, 4, 6, 9, 11, 12, 22, 23, 24, 28, 29, 38, 39], "certif": [1, 2, 6, 15, 24, 25, 28, 29, 32, 33, 34, 35], "without": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41], "know": [1, 2, 3, 4, 6, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38], "might": [1, 2, 3, 4, 6, 26, 28, 29, 32, 41], "accept": [1, 2, 3, 4, 6, 11, 22, 23], "In": [1, 2, 3, 4, 6, 9, 11, 18, 21, 25, 27, 28, 29, 39], "case": [1, 2, 3, 4, 6, 8, 11, 12, 14, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 32, 36, 37, 38, 41], "It": [1, 2, 3, 4, 6, 7, 11, 18, 21, 26, 27, 28, 31, 37, 38, 39], "still": [1, 2, 3, 4, 6, 11, 17, 21, 27, 37, 38], "happen": [1, 2, 3, 4, 6], "disk": [1, 2, 3, 4, 6, 7, 10, 15, 22, 23, 26, 27, 28, 32, 38, 39], "process": [1, 2, 3, 4, 6, 12, 16, 41], "move": [1, 2, 3, 4, 6, 11, 37, 38, 39], "its": [1, 2, 3, 4, 6, 7, 9, 11, 12, 15, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 31, 38, 39], "argument": [1, 2, 3, 4, 6, 24], "node": [1, 2, 3, 4, 6, 36], "where": [1, 2, 3, 4, 6, 9, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 37, 38, 39, 40, 41], "account_key_passphras": [1, 2, 3, 4, 6], "ad": [1, 2, 3, 4, 5, 6, 7, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 32, 37, 38, 39, 40, 41], "6": [1, 2, 3, 4, 5, 6, 8, 11, 14, 16, 18, 21, 22, 23, 28, 29, 33, 34, 36, 37, 38, 39], "phassphras": [1, 2, 3, 4, 5, 6], "decod": [1, 2, 3, 4, 5, 6, 21, 36, 37, 40, 41], "backend": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "alias": [1, 2, 3, 4, 6, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 41], "account_kei": [1, 2, 3, 4, 6], "path": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "contain": [1, 2, 3, 4, 5, 6, 7, 12, 14, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 41], "creat": [1, 4, 5, 6, 11, 15, 16, 17, 18, 22, 23, 24, 25, 26, 28, 31, 32, 38, 39, 40, 41], "openssl_privatekei": [1, 2, 3, 6, 9, 10, 11, 15, 22, 23, 24, 25, 26, 27, 29, 31, 32, 34, 38, 39], "openssl_privatekey_pip": [1, 2, 3, 6, 15, 22, 23, 26, 27, 28, 32, 38, 39], "If": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "requisit": [1, 2, 3, 6], "avail": [1, 2, 3, 4, 6, 8, 10, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 41], "directli": [1, 2, 3, 6, 10, 37, 38], "command": [1, 2, 3, 6, 16, 17], "line": [1, 2, 3, 6, 16], "tool": [1, 2, 3, 4, 6, 22, 23], "genrsa": [1, 2, 3, 6], "ecparam": [1, 2, 3, 4, 6], "genkei": [1, 2, 3, 4, 6], "ani": [1, 2, 3, 4, 6, 9, 10, 11, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39], "other": [1, 2, 3, 4, 6, 11, 17, 18, 22, 23, 25, 28, 29, 36, 37, 40, 41], "pem": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "format": [1, 2, 3, 4, 5, 6, 7, 11, 15, 16, 17, 18, 21, 25, 26, 27, 28, 29, 32, 37, 38, 39, 40, 41], "well": [1, 2, 3, 4, 6, 12, 25, 26, 28, 29, 32, 38], "account_uri": [1, 2, 3, 4, 6], "assum": [1, 2, 3, 4, 6, 7, 9, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "uri": [1, 2, 3, 4, 6, 21, 22, 23, 36, 37, 40, 41], "given": [1, 2, 3, 4, 5, 6, 15, 16, 22, 23, 33], "doe": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "match": [1, 2, 3, 4, 6, 7, 12, 17, 18, 22, 23, 24, 28, 29, 38, 39, 41], "exist": [1, 2, 3, 4, 5, 6, 9, 11, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39, 41], "fail": [1, 2, 3, 4, 6, 11, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 32, 36, 37, 38, 40, 41], "acme_directori": [1, 2, 3, 4, 6, 38], "directori": [1, 2, 3, 4, 6, 7, 38], "entri": [1, 2, 3, 4, 5, 6, 12, 21, 30, 35, 36, 37, 38, 41], "point": [1, 2, 3, 4, 6, 7, 11, 17, 21, 22, 23, 27, 30, 31, 36, 37, 38, 39, 40, 41], "url": [1, 2, 3, 4, 6], "access": [1, 2, 3, 4, 6, 12, 15, 22, 23, 26, 27, 28, 32, 38, 39], "server": [1, 2, 3, 4, 9, 11, 12, 14, 15, 17, 22, 23, 38, 39], "api": [1, 2, 3, 4, 6, 15, 38, 39], "For": [1, 2, 3, 4, 6, 10, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39], "safeti": [1, 2, 3, 4, 6], "reason": [1, 2, 3, 4, 6, 22, 23, 38, 39, 40, 41], "default": [1, 2, 3, 4, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "set": [1, 2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "stage": [1, 2, 3, 4, 6, 38], "v1": [1, 2, 3, 4, 6], "technic": [1, 2, 3, 4, 6, 11], "correct": [1, 2, 3, 4, 6, 7, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "untrust": [1, 2, 3, 4, 6, 15], "all": [1, 2, 3, 4, 6, 7, 8, 9, 11, 17, 18, 21, 25, 27, 28, 29, 35, 36, 37, 38, 39, 40, 41], "endpoint": [1, 2, 3, 4, 6], "found": [1, 2, 3, 4, 6, 8, 12], "here": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "http": [1, 2, 3, 4, 5, 6, 11, 12, 14, 17, 22, 23, 28, 38, 39], "letsencrypt": [1, 2, 3, 4, 6, 38], "org": [1, 2, 3, 4, 6, 11, 22, 23, 38, 40, 41], "doc": [1, 2, 3, 4, 6, 9, 10, 28, 38], "environ": [1, 2, 3, 4, 5, 6, 38], "buypass": [1, 2, 3, 4, 6, 38], "com": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 17, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39, 40, 41], "t": [1, 2, 3, 4, 6, 9, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 41], "63d4ai": [1, 2, 3, 4, 6], "go": [1, 2, 3, 4, 6], "ssl": [1, 2, 4, 5, 6, 7, 12, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 37, 38, 39, 40, 41], "product": [1, 2, 3, 4, 6, 11, 29], "v02": [1, 2, 3, 4, 6, 38], "zerossl": [1, 2, 3, 4, 6], "dv90": [1, 2, 3, 4, 6], "sectigo": [1, 2, 3, 4, 6], "qa": [1, 2, 3, 4, 6], "secur": [1, 2, 3, 4, 6, 11, 14, 25, 38, 39], "trust": [1, 2, 3, 4, 6, 40, 41], "provid": [1, 2, 3, 4, 5, 6, 9, 10, 11, 12, 14, 15, 16, 18, 22, 23, 28, 29, 30, 32, 36, 38, 39, 40], "dv": [1, 2, 3, 4, 6], "list": [1, 2, 3, 4, 6, 7, 8, 11, 12, 14, 15, 17, 21, 22, 23, 25, 30, 35, 36, 37], "servic": [1, 2, 3, 4, 6, 15, 38, 39], "test": [1, 2, 3, 4, 6, 11, 12, 18, 21, 36, 37], "against": [1, 2, 3, 4, 6, 11, 14, 17], "acme_vers": [1, 2, 3, 4, 6], "integ": [1, 2, 3, 4, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 36, 37, 38, 39, 40, 41], "must": [1, 2, 3, 4, 5, 6, 9, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "classic": [1, 2, 3, 4, 6], "standard": [1, 2, 3, 4, 6, 11], "deprec": [1, 2, 3, 4, 6, 18, 37, 38], "from": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 37, 38, 39, 40, 41], "3": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39], "choic": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "request_timeout": [1, 2, 3, 4, 6], "time": [1, 2, 3, 4, 6, 11, 12, 16, 17, 21, 25, 27, 30, 31, 36, 37, 38, 39, 40, 41], "should": [1, 2, 3, 4, 5, 6, 8, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 26, 28, 29, 32, 36, 37, 38, 39, 40, 41], "wait": [1, 2, 3, 4, 6], "respons": [1, 2, 3, 4, 6, 11], "timeout": [1, 2, 3, 4, 6, 14], "appli": [1, 2, 3, 4, 6, 11, 14, 17, 18], "request": [1, 2, 3, 4, 5, 7, 8, 9, 10, 14, 15, 16, 17, 18, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "head": [1, 2, 3, 4, 6], "get": [1, 2, 3, 4, 6, 11, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 31, 32, 37, 38, 40, 41], "post": [1, 2, 3, 4, 6, 11], "retrieve_ord": 1, "whether": [1, 2, 3, 4, 6, 8, 9, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 27, 28, 32, 36, 37, 38, 39, 40, 41], "order": [1, 3, 6, 11, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 40, 41], "object": [1, 3, 6, 15, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "A": [1, 2, 5, 7, 8, 11, 14, 21, 22, 23, 27, 31, 33, 35, 37, 38, 39, 40, 41], "ignor": [1, 2, 3, 7, 11, 17, 18, 21, 22, 23, 25, 29, 35, 36, 37, 38, 39, 40, 41], "fetch": 1, "order_uri": [1, 3, 6], "alwai": [1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 14, 17, 18, 25, 27, 28, 29, 37, 38, 39, 41], "popul": 1, "option": [1, 2, 3, 4, 6, 11, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 37, 38, 39, 41], "object_list": 1, "current": [1, 3, 8, 11, 12, 14, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39, 41], "so": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 22, 24, 25, 26, 27, 28, 29, 32, 36, 38, 41], "result": [1, 4, 5, 9, 10, 11, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39, 40, 41], "empti": [1, 3, 8], "url_list": 1, "select_crypto_backend": [1, 2, 3, 4, 6, 14, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "determin": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39], "auto": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "tri": [1, 2, 3, 4, 6, 7, 14, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "fall": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "back": [1, 2, 3, 4, 6, 9, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "try": [1, 2, 3, 4, 6, 7, 8, 14, 16, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "binari": [1, 2, 3, 4, 6, 8, 18, 24], "librari": [1, 2, 3, 4, 6, 8, 14, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "validate_cert": [1, 2, 3, 4, 6], "boolean": [1, 2, 3, 4, 6, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41], "call": [1, 2, 3, 4, 6, 11, 25, 37, 38], "valid": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 15, 17, 21, 22, 23, 33, 34, 37, 38, 39, 41], "tl": [1, 2, 4, 6, 15, 22, 23, 25, 26, 28, 29, 32, 38, 39], "ever": [1, 2, 3, 4, 6], "fals": [1, 2, 3, 4, 6, 8, 9, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41], "purpos": [1, 2, 3, 4, 6, 11, 22, 23, 38, 39], "local": [1, 2, 3, 4, 6, 11, 12, 36, 38, 39], "pebbl": [1, 2, 3, 4, 6], "true": [1, 2, 3, 4, 6, 8, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41], "descript": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "action_group": [1, 2, 3, 4, 6], "action": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 17, 18, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 40, 41], "group": [1, 2, 3, 4, 6, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 41], "module_default": [1, 2, 3, 4, 6], "check_mod": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "full": [1, 2, 3, 7, 8, 11, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "modifi": [1, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "state": [1, 2, 3, 5, 7, 8, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 31, 32, 33, 34, 37, 38, 40, 41], "run": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "statu": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "predict": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "target": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "diff_mod": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "n": [1, 5, 6, 7, 8, 14, 21, 27, 31, 33, 37, 40], "Will": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "what": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "possibli": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "diff": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "mode": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "acme_account": [1, 3, 15], "acme_account_fact": 1, "befor": [1, 3, 12, 30, 35, 36, 38, 39], "8": [1, 3, 4, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38], "usag": [1, 3, 7, 10, 11, 15, 16, 22, 38, 39], "did": [1, 3, 29], "new": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41], "enough": [1, 2, 3, 4, 6], "instead": [1, 2, 3, 4, 6, 10, 16, 17, 22, 23, 28, 29, 41], "explicitli": [1, 2, 3, 4, 6, 26, 27, 28], "disabl": [1, 2, 3, 4, 6, 11, 16, 17, 27], "enabl": [1, 2, 3, 4, 6, 11, 17, 22, 23], "slower": [1, 2, 3, 4, 6], "less": [1, 2, 3, 4, 6, 12, 17], "have": [1, 2, 3, 4, 6, 10, 11, 12, 13, 17, 18, 22, 24, 25, 26, 27, 28, 29, 30, 32, 35, 36, 38, 39, 41], "store": [1, 2, 3, 4, 6, 10, 11, 12, 16, 23, 25, 26, 38, 39], "although": [1, 2, 3, 4, 6], "chosen": [1, 2, 3, 4, 6, 25], "principl": [1, 2, 3, 4, 6], "far": [1, 2, 3, 4, 6], "develop": [1, 2, 3, 4, 6, 38], "we": [1, 2, 3, 4, 5, 6, 9, 25, 28, 29], "got": [1, 2, 3, 4, 6], "feedback": [1, 2, 3, 4, 6], "thei": [1, 2, 3, 4, 6, 12, 16, 18, 24, 28, 29, 37, 40], "incommon": [1, 2, 3, 4, 6], "experi": [1, 2, 3, 4, 6], "problem": [1, 2, 3, 4, 6], "anoth": [1, 2, 3, 4, 6, 7, 9, 10, 11, 16, 21, 28, 29, 36, 37, 39, 40, 41], "pleas": [1, 2, 3, 4, 6, 7, 9, 18, 22, 23, 24, 26, 28, 29, 38, 39], "issu": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "help": [1, 2, 3, 4, 6, 11], "u": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "mention": [1, 2, 3, 4, 6, 25], "appreci": [1, 2, 3, 4, 6], "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "check": [1, 3, 7, 9, 11, 15, 17, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 37, 40, 41], "etc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 37, 38, 39, 40, 41], "pki": [1, 2, 3, 4, 5, 6, 8, 12], "cert": [1, 2, 3, 4, 5, 6, 8, 11, 14, 17, 21, 22, 23, 25, 33, 34, 36, 37, 41], "regist": [1, 3, 5, 6, 7, 8, 9, 10, 14, 21, 23, 27, 29, 31, 33, 34, 37, 38, 39, 40], "account_data": 1, "verifi": [1, 7, 12, 15, 34, 38], "assert": [1, 33, 34, 37, 38], "print": [1, 35, 39, 40], "builtin": [1, 8, 23, 27, 30, 31, 35, 36, 37, 38, 39, 40], "debug": [1, 2, 3, 4, 6, 8, 11, 14, 21, 23, 27, 29, 30, 31, 35, 36, 37, 39, 40], "var": [1, 3, 6, 8, 14, 21, 23, 27, 31, 37, 39], "contact": [1, 2, 3, 6], "acme_account_kei": 1, "acme_account_uri": 1, "common": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "document": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "follow": [1, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "field": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "uniqu": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "dictionari": [1, 2, 3, 5, 6, 8, 11, 14, 16, 21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41], "element": [1, 2, 3, 7, 8, 11, 12, 14, 17, 21, 22, 23, 25, 27, 30, 31, 35, 36, 37, 40, 41], "challeng": [1, 3, 6, 15, 38], "resourc": [1, 3, 5, 12], "sampl": [1, 3, 4, 5, 6, 8, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 40, 41], "mailto": [1, 2, 6], "me": [1, 2, 6], "tel": 1, "00123456789": 1, "queri": [1, 3, 21, 27, 31, 37], "public_account_kei": 1, "public": [1, 3, 11, 15, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 36, 37, 38, 39], "json": [1, 6, 11, 40], "web": [1, 12], "kty": [1, 6], "ec": [1, 3, 15, 38, 39], "crv": 1, "p": [1, 21, 27, 30, 31, 36, 37], "256": [1, 17, 18], "x": [1, 6, 14, 15, 21, 27, 30, 31, 40], "mkbctnickusdii11yss3526idz8aito7tu6kpaqv7d4": 1, "y": [1, 14, 21, 27, 30, 31, 36, 37], "4etl6srw2yilurn5vfvvhuhp7x8pxltmwwlbbm4ifym": 1, "deactiv": [1, 2, 3, 11], "none": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 36, 37], "success": [1, 3, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "error": [1, 3, 4, 6, 8, 11, 16, 38], "occur": [1, 41], "dure": [1, 2, 3, 11, 17, 25], "about": [1, 2, 11, 12, 14, 17, 22, 23, 27], "structur": 1, "rfc7807": 1, "expir": [1, 3, 6, 10, 11, 12, 14, 36, 37, 38, 39, 41], "timestamp": [1, 17, 22, 24, 25, 26, 28, 32, 37, 38, 39, 40, 41], "describ": [1, 22, 23, 30, 35, 36], "rfc3339": [1, 11], "includ": [1, 3, 7, 9, 11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 36, 37, 38, 40, 41], "pend": [1, 11], "give": [1, 17, 18, 22, 24, 25, 26, 28, 32, 38], "expiri": [1, 11, 38, 39], "date": [1, 6, 7, 11, 14, 36, 37, 38, 39, 40, 41], "final": [1, 3], "identifi": [1, 2, 3, 5, 11, 16, 17, 21, 22, 23, 36, 37, 38, 39], "type": [1, 3, 5, 6, 10, 11, 12, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "dn": [1, 3, 5, 9, 10, 12, 21, 22, 23, 36, 37, 38, 40, 41], "ip": [1, 3, 5, 14, 21, 22, 23, 36, 37], "hostnam": [1, 14], "address": [1, 2, 3, 5, 11, 12, 17, 21, 36, 37, 40, 41], "wildcard": [1, 3], "actual": [1, 5, 17, 18, 22, 24, 25, 26, 28, 32, 38], "prefix": [1, 2, 22, 23], "notaft": [1, 36, 37], "notbefor": [1, 36, 37], "readi": [1, 11], "invalid": [1, 11, 35, 40, 41], "felix": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41], "fontein": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41], "felixfontein": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41], "tracker": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "submit": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "report": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "allow_cr": 2, "creation": [2, 3, 6, 16], "present": [2, 3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 28, 32, 36, 37, 38, 41], "email": [2, 3, 11, 12, 21, 22, 23, 36, 37, 38, 39, 40, 41], "ietf": [2, 3, 6, 22, 23], "html": [2, 3, 6, 22, 23, 28], "rfc8555": [2, 3, 6], "section": [2, 3, 4, 6, 22, 23], "7": [2, 3, 6, 14, 17, 18, 21, 25, 31, 36, 37, 40], "absent": [2, 16, 17, 18, 22, 24, 25, 28, 32, 38, 41], "changed_kei": 2, "external_account_bind": 2, "extern": 2, "bind": 2, "data": [2, 3, 5, 11, 12, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 41], "like": [2, 3, 10, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "specif": [2, 3, 4, 5, 6, 10, 11, 12, 16, 22, 23, 25, 37, 38, 39], "properli": [2, 6], "custom": [2, 11, 18], "alg": 2, "mac": [2, 25], "algorithm": [2, 14, 16, 17, 18, 21, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41], "probabl": 2, "hs256": 2, "hs384": 2, "hs512": 2, "base64": [2, 3, 14, 21, 25, 28, 29, 33, 34, 36, 37, 40, 41], "encod": [2, 3, 6, 11, 14, 21, 25, 28, 29, 33, 34, 36, 37, 40, 41], "pad": 2, "symbol": [2, 7, 17, 18, 22, 24, 25, 26, 28, 32, 38], "end": [2, 3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "omit": [2, 9, 16, 17, 18], "kid": 2, "new_account_key_cont": 2, "same": [2, 3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 41], "restrict": [2, 3, 17, 22, 23], "new_account_key_src": 2, "new_account_key_passphras": 2, "inform": [2, 3, 4, 5, 6, 8, 10, 11, 12, 14, 15, 17, 22, 23, 28, 29, 38, 39], "touch": 2, "terms_agre": [2, 3], "indic": [2, 3, 11, 14, 22, 23, 27, 29], "agre": [2, 3], "term": [2, 3, 6], "acme_certif": [2, 5, 6, 7, 15], "do": [2, 3, 6, 9, 10, 11, 12, 16, 17, 18, 22, 24, 25, 26, 27, 28, 29, 32, 38], "basic": [2, 3, 21, 22, 23, 27, 30, 31, 36, 37], "manag": [2, 3, 4, 5, 6, 11, 15, 32], "both": [2, 3, 11, 18, 21, 22, 23, 27, 31, 32, 33, 34, 37, 39, 40, 41], "recommend": [2, 11, 12, 38, 39], "modify_account": [2, 3], "automat": [2, 3, 4, 5, 6, 16, 28, 29, 38], "rfc": [2, 3, 4, 5, 6, 22, 23], "8555": [2, 3, 4, 5, 6], "retriev": [2, 3, 6, 14, 15, 22, 23, 38, 39], "fact": 2, "write": [2, 3, 6, 7, 9, 16, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 41], "acme_inspect": [2, 3, 4, 15], "make": [2, 3, 6, 11, 14, 16, 18, 27, 28, 29, 33, 34, 37, 41], "sure": [2, 3, 16, 18, 27, 28, 29, 33, 34, 41], "TOS": 2, "myself": [2, 3], "one": [2, 3, 4, 7, 9, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "variabl": [2, 3, 9, 21, 27, 30, 35, 36], "new_account_kei": 2, "renew": [3, 11], "implement": [3, 29, 38, 39], "01": [3, 6, 11, 15, 17, 28, 29, 32], "alpn": [3, 6, 15], "twice": 3, "two": [3, 22, 23], "differ": [3, 4, 10, 12, 14, 17, 18, 22, 24, 28, 32, 38, 41], "task": [3, 11, 17, 18, 28, 29, 37], "output": [3, 6, 8, 11, 17, 25, 28, 29], "first": [3, 5, 6, 10, 11, 12, 16, 25, 37], "record": [3, 11, 12], "pass": [3, 9, 11], "second": [3, 12, 14, 16, 37, 38, 39, 41], "between": [3, 16, 18], "fulfil": 3, "step": [3, 11, 25], "whatev": 3, "mean": [3, 11, 33], "necessari": [3, 17], "destin": [3, 11, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38], "webserv": 3, "serv": [3, 38], "perform": [3, 11, 12, 16, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 41], "how": [3, 5, 12, 14, 15, 21, 22, 23, 28, 36, 37, 38, 40, 41], "read": [3, 9, 16, 17, 18, 22, 24, 25, 26, 28, 29, 32, 33, 34, 38, 39, 41], "through": 3, "main": 3, "consid": [3, 17, 18, 22, 23, 24, 25, 28, 29, 38, 39], "experiment": 3, "accord": [3, 22, 23], "8738": 3, "account_email": 3, "associ": [3, 7, 11, 12], "account": [3, 4, 5, 6, 8, 11, 15], "more": [3, 7, 11, 14, 17, 22, 23, 25, 38, 39, 41], "than": [3, 4, 11, 12, 17, 18, 21, 22, 23, 25, 36, 37, 38, 39, 40, 41], "updat": [3, 6, 12, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 41], "most": [3, 16], "agreement": [3, 11, 21, 36, 37], "latest": [3, 28, 41], "gather": 3, "chain_dest": 3, "chain": [3, 11, 14, 15, 38], "intermedi": [3, 7, 11, 25, 29, 38], "csr": [3, 5, 6, 7, 9, 10, 11, 15, 24, 25, 28, 29, 32, 37, 38, 39], "src": [3, 9, 25, 39], "openssl_csr": [3, 10, 11, 15, 21, 23, 24, 25, 28, 29, 32, 38, 39], "req": 3, "mai": [3, 11, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39], "multipl": [3, 9, 10, 11, 15, 21, 22, 23, 25, 27, 30, 31, 36, 37], "subject": [3, 7, 10, 11, 14, 17, 18, 21, 22, 23, 24, 25, 26, 28, 32, 36, 37, 38, 39, 41], "altern": [3, 10, 11, 22, 23, 38, 39], "each": [3, 9, 11, 28, 29, 30, 32, 35, 36], "lead": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "individu": [3, 17], "sign": [3, 5, 8, 11, 14, 15, 17, 24, 25, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41], "bad": 3, "idea": 3, "view": 3, "precis": 3, "csr_content": [3, 9, 10, 38, 39], "openssl_csr_pip": [3, 9, 10, 15, 21, 22, 28, 29, 32, 38, 39], "ongo": 3, "previou": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "non": [3, 8, 11, 17], "activ": [3, 6, 11, 12], "taken": 3, "mark": [3, 22, 23], "no_log": [3, 28, 29], "up": [3, 5, 11, 16, 17, 18, 22, 24, 25, 26, 28, 30, 32, 35, 36, 37, 38], "longer": [3, 16, 22, 23], "wai": [3, 5, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "caus": [3, 17, 18], "messag": 3, "come": 3, "unus": 3, "anywai": 3, "deactivate_authz": 3, "authent": [3, 6, 11, 12, 17, 22, 23, 38, 39], "authz": [3, 6], "after": [3, 16, 38, 39], "bound": 3, "remain": [3, 11, 12, 16, 17], "certain": [3, 17, 37], "amount": 3, "re": [3, 12, 14, 18, 21, 22, 23, 24, 25, 28, 29, 32, 36, 37, 38, 39, 41], "domain": [3, 5, 11, 15, 21, 36, 37, 40, 41], "concern": [3, 22, 24, 28, 29, 38, 39], "dest": [3, 5, 7, 9, 23, 39], "fullchain_dest": [3, 6], "forc": [3, 11, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 41], "enforc": 3, "even": [3, 4, 11, 16, 17, 18, 24, 25, 28, 32, 38, 39], "remaining_dai": [3, 11], "especi": [3, 28], "addit": [3, 11, 16, 22, 23], "desir": [3, 16], "fullchain": [3, 6, 7], "want": [3, 9, 10, 11, 12, 16, 18, 22, 23, 27, 41], "avoid": [3, 11, 12, 17, 18, 22, 24, 25, 26, 27, 28, 32, 37, 38, 39, 41], "accident": [3, 27, 28, 29], "old": [3, 11, 22, 23, 37, 38], "number": [3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41], "dai": [3, 11, 12, 14, 37, 38, 39], "left": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "being": [3, 11, 17, 28, 29, 37, 38, 39], "cert_dai": [3, 11], "challenge_data": [3, 5], "retrieve_all_altern": 3, "offer": [3, 9, 10], "These": [3, 15, 22, 23, 36], "togeth": [3, 16, 25], "all_chain": 3, "select_chain": 3, "criteria": 3, "select": [3, 5, 10, 18, 25, 28, 29], "until": [3, 7, 11, 14], "criterium": 3, "header": [3, 5, 6], "determinist": 3, "everi": [3, 11, 12, 18, 21, 22, 23, 26, 27, 28, 29, 30, 31, 36, 37, 38, 39, 41], "consist": [3, 27], "condit": [3, 14, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "issuer": [3, 7, 14, 21, 22, 23, 36, 37, 38, 40, 41], "authority_key_identifi": [3, 21, 22, 23, 36, 37], "authoritykeyidentifi": [3, 21, 22, 23, 36, 37], "extens": [3, 5, 6, 14, 18, 21, 22, 23, 36, 37, 40, 41], "base": [3, 11, 16, 17, 28, 29], "form": [3, 7, 11, 36, 37], "c4": 3, "a7": 3, "b1": [3, 28, 29, 32], "a4": 3, "7b": 3, "2c": [3, 28, 29, 32], "71": [3, 28, 29, 32], "fa": 3, "db": 3, "e1": [3, 28, 29, 32], "4b": 3, "90": [3, 11, 12, 38, 39], "75": [3, 28, 29, 32], "ff": [3, 21, 22, 23, 27, 30, 31, 36, 37], "15": [3, 6, 11, 25, 38, 39], "60": [3, 11, 12, 28, 29, 32], "85": [3, 28, 29, 32], "89": 3, "would": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "commonnam": [3, 21, 22, 23, 36, 37, 38, 40, 41], "my": [3, 28, 40, 41], "prefer": [3, 21, 36, 37, 40, 41], "root": [3, 11, 14, 15, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "cn": [3, 9, 11, 14, 22, 23, 41], "subject_key_identifi": [3, 21, 22, 23, 36, 37], "subjectkeyidentifi": [3, 21, 36, 37], "a8": 3, "4a": [3, 21, 27, 30, 31, 36, 37], "6a": [3, 28, 29, 32], "63": [3, 11, 21, 27, 30, 31, 36, 37], "04": [3, 21, 27, 28, 29, 30, 31, 32, 36, 37], "7d": [3, 41], "dd": [3, 17, 21, 22, 23, 28, 29, 32, 36, 37], "ba": [3, 21, 27, 30, 31, 36, 37], "e6": [3, 21, 27, 30, 31, 36, 37], "d1": 3, "39": [3, 28, 29, 32], "b7": 3, "a6": [3, 28, 29, 32], "45": 3, "65": 3, "ef": [3, 28, 29, 32], "f3": 3, "a1": [3, 28, 29, 32], "test_certif": 3, "exclud": [3, 17, 21, 22, 23], "leaf": [3, 7], "ident": [3, 17], "last": [3, 16, 21, 36, 37, 40, 41], "furthest": 3, "awai": 3, "Its": 3, "safe_file_oper": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "strict": [3, 6, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "oper": [3, 11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "function": [3, 11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "ensur": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "proper": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "permiss": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "corrupt": [3, 11, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 41], "At": [3, 17], "least": [3, 11, 22, 23, 33, 34], "control": [3, 6, 12, 29, 36, 40], "over": 3, "rate": [3, 4], "limit": [3, 4, 16, 17], "8737": [3, 5, 6], "acme_challenge_cert_help": [3, 15], "prepar": [3, 15], "certificate_complete_chain": [3, 15], "find": [3, 7, 12], "acme_certificate_revok": [3, 15], "account_private_kei": 3, "httpd": [3, 4, 5, 6], "crt": [3, 4, 5, 6, 11, 12, 37, 38, 39, 41], "sample_com_challeng": [3, 5], "hashi": 3, "vault": [3, 16, 29], "lookup": [3, 7, 23, 29, 30, 35, 36, 39], "hashi_vault": 3, "secret": [3, 28], "copi": [3, 7, 9, 11, 12, 23, 38, 39], "www": [3, 7, 9, 10, 11, 14, 17, 21, 22, 23, 36, 37, 38, 39], "resource_valu": 3, "item": [3, 5, 22, 35], "loop": [3, 5, 35], "dict2item": 3, "v01": 3, "30": [3, 11, 28, 29, 32], "aw": 3, "route53": 3, "zone": 3, "txt": [3, 12, 17], "ttl": 3, "enclos": 3, "quot": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38], "regex_replac": [3, 22], "map": [3, 11, 22, 37], "challenge_data_dn": 3, "dst": 3, "x3": 3, "cross": 3, "identrust": 3, "As": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38], "long": [3, 12], "switch": 3, "own": [3, 9, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 41], "isrg": 3, "x1": 3, "compat": [3, 11, 17, 25], "older": [3, 16, 25, 26, 28, 29, 32, 38], "client": [3, 11, 12, 14, 17, 22, 23, 38, 39, 40, 41], "o": [3, 11, 14, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38], "digit": 3, "signatur": [3, 7, 15, 17, 21, 22, 23, 34, 36, 37, 38, 40, 41], "co": 3, "4": [3, 4, 8, 14, 16, 21, 22, 23, 25, 32, 33, 34, 36, 37, 38], "itself": [3, 41], "concaten": [3, 7], "full_chain": 3, "token": [3, 17], "a5b1c3d2e9f8g7h6": 3, "12345": [3, 6, 21, 36, 37], "2022": [3, 25], "08": [3, 11, 28, 29, 32], "01t01": 3, "02": [3, 11], "34z": 3, "04t01": 3, "03": [3, 11, 22, 24, 25, 26, 28, 32, 38, 41], "45z": 3, "per": [3, 25], "yet": [3, 6], "_acm": 3, "known": [3, 11, 12, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41], "evagxfads6psrb2lav9izf17dt3juxgj": 3, "pct92wr": 3, "oa": 3, "resource_origin": 3, "origin": [3, 11, 14, 21, 22, 24, 25, 26, 28, 32, 36, 37, 38, 41], "produc": 3, "blob": 3, "put": 3, "acmevalid": 3, "x509": 3, "editor": 3, "rfc8737": 3, "b64decod": [3, 9, 39], "jinja": 3, "filter": [3, 31, 37], "extract": [3, 14, 21, 36, 37, 41], "ilirfxkkxa": 3, "17dt3juxgj": 3, "finalization_uri": 3, "michael": 3, "gruener": 3, "mgruener": 3, "exactli": [4, 14, 18, 21, 26, 36, 37], "private_key_src": [4, 5], "private_key_cont": [4, 5, 22, 23, 25, 32], "valu": 4, "private_key_passphras": [4, 5, 26], "revoke_reason": 4, "One": [4, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 40, 41], "revoc": [4, 11, 15, 22, 23], "reasoncod": 4, "defin": [4, 10, 11, 12, 13, 16, 22, 23, 28, 29, 38, 39, 41], "rfc5280": [4, 22, 23], "possibl": [4, 11, 14, 21, 36, 37], "unspecifi": [4, 17, 18, 22, 24, 25, 26, 28, 32, 38, 40, 41], "keycompromis": 4, "cacompromis": 4, "affiliationchang": 4, "supersed": [4, 22, 23, 40, 41], "cessationofoper": 4, "certificatehold": 4, "removefromcrl": 4, "9": [4, 14, 15, 18, 28, 29, 37, 38], "privilegewithdrawn": 4, "aacompromis": 4, "return": 4, "alreadi": [4, 11, 12, 16, 17, 18, 22, 23, 24, 25, 28, 32, 38, 39, 40, 41], "unchang": [4, 16], "depend": [4, 8, 11, 14, 21, 27, 28, 29, 30, 31, 36, 37], "some": [4, 14, 16, 29, 33, 34, 40], "raw": [5, 6, 26, 28, 29], "convert": [5, 15, 18, 21, 28, 29, 36, 37, 40, 41], "simpl": [5, 9, 10], "gener": [5, 7, 11, 15, 16, 21, 26, 27, 31, 33, 34, 36, 37, 40], "dictsort": 5, "sample_com_challenge_cert": 5, "regular_certif": 5, "deliv": 5, "regular": [5, 6], "connect": [5, 6, 14], "except": [5, 6, 14, 18, 21, 22, 23, 25, 28, 29, 36, 37, 41], "challenge_certif": 5, "achiev": 5, "veri": [5, 10, 40], "nginx": [5, 6], "search": 5, "ssl_preread": 5, "ssl_preread_alpn_protocol": 5, "rout": 5, "private_kei": [5, 17, 29], "identifier_typ": 5, "self": [5, 9, 15, 22, 23, 37, 38, 39], "place": [5, 21, 27, 30, 31, 36, 37], "attempt": [6, 18], "encount": 6, "wish": 6, "investig": 6, "sent": [6, 12], "method": [6, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "otherwis": [6, 11, 16, 17, 18, 21, 22, 24, 25, 26, 28, 32, 36, 37, 38, 40, 41], "fail_on_acme_error": 6, "id": [6, 11, 12], "localhost": [6, 14, 22, 39], "m": [6, 14, 17, 22, 23, 37, 38, 39, 41], "acct": 6, "newaccount": 6, "termsofserviceagre": 6, "account_cr": 6, "locat": [6, 11, 12, 38, 40, 41], "account_info": 6, "to_json": 6, "certificate_request": 6, "someth": [6, 25, 37], "went": 6, "wrong": 6, "output_json": 6, "selectattr": 6, "equalto": 6, "http01challeng": 6, "manual": [6, 12], "a85k3x9f91a4": 6, "random": [6, 12], "33417": 6, "keychang": 6, "meta": 6, "caaident": 6, "termsofservic": 6, "le": 6, "sa": 6, "novemb": 6, "2017": 6, "pdf": 6, "websit": 6, "newnonc": 6, "nonc": 6, "neword": 6, "revokecert": 6, "lowercas": 6, "boulder": 6, "cach": 6, "max": 6, "ag": 6, "close": [6, 16], "length": [6, 18, 38], "904": 6, "applic": [6, 11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "cooki": 6, "cookies_str": 6, "wed": 6, "07": [6, 21, 27, 30, 31, 36, 37], "nov": 6, "2018": [6, 11], "12": [6, 15, 22, 23, 24, 28, 29, 32, 38, 39], "34": [6, 21, 27, 30, 31, 36, 37], "56": [6, 28, 29, 32], "gmt": [6, 38, 39], "44": [6, 21, 22, 23, 36, 37], "rel": [6, 17, 22, 23, 37, 38, 39, 41], "msg": [6, 14, 29, 30, 35, 36, 40], "ok": 6, "byte": [6, 16, 21, 22, 23, 36, 37], "pragma": 6, "replai": 6, "1234567890abcdefghijklmnopqrstuvwxyzabcdefgh": 6, "200": 6, "transport": [6, 27], "604800": 6, "46161": 6, "frame": 6, "deni": 6, "pars": [6, 7, 14, 21, 25, 27, 36, 37], "output_text": 6, "text": [6, 11, 12], "see": [7, 9, 14, 16, 17, 18, 41], "note": [7, 9, 16, 17, 21, 24, 25, 26, 27, 28, 29, 36], "input_chain": 7, "intermediate_certif": 7, "filenam": [7, 11, 17, 18, 22, 24, 25, 28, 32, 38, 41], "subdirectori": 7, "scan": 7, "root_certif": 7, "www_ansible_com": 7, "completechain": 7, "join": [7, 36], "complete_chain": 7, "rootchain": 7, "input": [7, 12, 25], "python": [8, 14, 21, 24, 25, 27, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "crypto_inform": 8, "show": [8, 9, 10, 29, 30, 36, 38], "openssl_pres": 8, "usr": [8, 17, 18, 22, 24, 25, 26, 28, 32, 38], "bin": [8, 17, 18, 22, 24, 25, 26, 28, 32, 38], "1m": 8, "version_output": 8, "14": [8, 28, 29, 32], "dec": 8, "2021": 8, "python_cryptography_cap": 8, "python_cryptography_instal": 8, "theoret": 8, "higher": [8, 11, 30, 35, 36], "libssl": 8, "has_dsa": 8, "dsa": [8, 10, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_dsa_sign": 8, "has_ec": 8, "has_ec_sign": 8, "has_ed25519": 8, "ed25519": [8, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_ed25519_sign": 8, "has_ed448": 8, "ed448": [8, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_ed448_sign": 8, "has_rsa": 8, "has_rsa_sign": 8, "has_x25519": 8, "x25519": [8, 10, 21, 27, 28, 29, 30, 31, 36, 37], "has_x25519_seri": 8, "serial": [8, 11, 14, 17, 21, 22, 23, 36, 37, 40, 41], "has_x448": 8, "x448": [8, 21, 27, 28, 29, 30, 31, 36, 37], "python_cryptography_import_error": 8, "commun": [9, 10], "crypto": [9, 10], "guid": [9, 10], "exampl": [9, 10], "password": [9, 10, 11, 12, 16, 18, 22, 23, 25, 34, 38, 39, 41], "protect": [9, 10, 16, 18, 22, 23, 28, 29, 32, 34, 38, 39, 41], "secret_ca_passphras": 9, "instruct": [9, 12], "ask": 9, "pai": 9, "commerci": [9, 22, 23], "passphras": [9, 10, 16, 18, 22, 23, 25, 26, 27, 28, 29, 32, 34, 38, 39, 41], "privatekey_path": [9, 10, 21, 22, 23, 25, 31, 32, 33, 34, 37, 38, 39, 41], "privatekey_passphras": [9, 10, 22, 23, 25, 32, 34, 38, 39, 41], "common_nam": [9, 10, 21, 22, 23], "use_common_name_for_san": [9, 22, 23], "san": [9, 10, 11, 22, 23], "don": 9, "basic_constraint": [9, 21, 22, 23, 36, 37], "basic_constraints_crit": [9, 21, 22, 23, 36, 37], "key_usag": [9, 21, 22, 23, 36, 37, 38], "keycertsign": 9, "key_usage_crit": [9, 21, 22, 23, 36, 37], "ca_csr": 9, "x509_certif": [9, 10, 12, 15, 20, 22, 23, 24, 25, 28, 29, 32, 33, 37, 39], "selfsign": [9, 10, 37, 38, 39], "x509_certificate_pip": [9, 15, 22, 23, 28, 29, 32, 37, 38], "server_1": 9, "while": [9, 11, 12, 28, 29, 38, 39], "our": [9, 39], "server_2": 9, "materi": [9, 27, 29], "leav": [9, 27], "respect": [9, 16, 22, 23], "delegate_to": [9, 14, 39], "run_onc": [9, 14], "subject_alt_nam": [9, 10, 11, 21, 22, 23, 36, 37, 38], "ownca": [9, 38, 39], "ownca_path": [9, 38, 39], "ownca_privatekey_path": [9, 38, 39], "ownca_privatekey_passphras": [9, 38, 39], "ownca_not_aft": [9, 38, 39], "365d": [9, 38, 39], "year": [9, 10, 11, 38, 39], "ownca_not_befor": [9, 38, 39], "1d": [9, 28, 29, 32, 37], "yesterdai": 9, "abov": 9, "procedur": 9, "idempot": [9, 16, 17, 25, 29, 38, 39, 41], "extend": [9, 11], "stat": 9, "certificate_exist": 9, "slurp": [9, 39], "els": [9, 25], "kind": 10, "start": [10, 21, 27, 30, 31, 36, 37, 38, 39], "paramet": [10, 15, 30, 35], "4096": [10, 18, 24, 27, 28, 29, 31], "bit": [10, 18, 21, 24, 27, 28, 29, 30, 31, 36, 37], "size": [10, 12, 16, 18, 21, 24, 27, 28, 29, 30, 31, 36, 37], "changem": 10, "proce": 10, "selfsigned_not_aft": [10, 38, 39], "roughli": 10, "selfsigned_not_befor": [10, 38, 39], "now": [10, 11, 17, 38, 39], "properti": 10, "constraint": [10, 22, 23], "organization_nam": [10, 22, 23], "inc": [10, 11], "reissu": 11, "credenti": [11, 12, 38, 39], "organ": 11, "system": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "those": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "pyyaml": [11, 12], "11": [11, 12, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 41], "additional_email": 11, "receiv": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38], "deliveri": 11, "notic": 11, "notif": 11, "backup": [11, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 41], "made": [11, 12, 17], "cert_expiri": 11, "compliant": 11, "2020": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "23": 11, "23t15": 11, "00": [11, 17, 21, 22, 23, 28, 29, 32, 36, 37, 38, 39], "05z": 11, "request_typ": 11, "issuanc": [11, 38, 39], "subsequ": 11, "initi": [11, 14], "month": [11, 38, 39], "choos": 11, "adjust": [11, 18, 38, 39], "eastern": 11, "est": [11, 38, 39], "could": [11, 22, 24, 27, 28, 29, 38, 39], "unintend": 11, "effect": 11, "pool": 11, "inventori": 11, "model": 11, "cert_lifetim": 11, "lifetim": [11, 38, 39], "cert_typ": 11, "cds_individu": 11, "cds_group": 11, "cds_ent_lit": [11, 38, 39], "cds_ent_pro": [11, 38, 39], "smime_": [11, 38, 39], "p1y": 11, "p2y": 11, "p3y": 11, "standard_ssl": [11, 38, 39], "advantage_ssl": [11, 38, 39], "uc_ssl": [11, 38, 39], "ev_ssl": [11, 38, 39], "wildcard_ssl": [11, 38, 39], "private_ssl": [11, 38, 39], "pd_ssl": [11, 38, 39], "code_sign": 11, "ev_code_sign": 11, "client_id": [11, 12], "under": [11, 12], "primari": [11, 12], "cannot": [11, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 41], "distinguish": 11, "repres": 11, "64": 11, "around": [11, 27], "overrid": [11, 30, 35, 36], "eku": 11, "ou": [11, 14, 22, 23], "organiz": 11, "unit": 11, "replac": [11, 29], "ti": 11, "ct_log": 11, "complianc": 11, "browser": 11, "transpar": 11, "ct": 11, "log": [11, 17, 27, 28, 29], "best": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "practic": 11, "techniqu": 11, "owner": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "monitor": 11, "elig": [11, 12], "custom_field": 11, "date1": 11, "date2": 11, "date3": 11, "date4": 11, "date5": 11, "dropdown1": 11, "dropdown": 11, "dropdown2": 11, "dropdown3": 11, "dropdown4": 11, "dropdown5": 11, "email1": 11, "email2": 11, "email3": 11, "email4": 11, "email5": 11, "number1": 11, "float": [11, 16], "number2": 11, "number3": 11, "number4": 11, "number5": 11, "text1": 11, "maximum": [11, 21, 27, 30, 31, 36, 37, 38, 39], "500": 11, "charact": 11, "text10": 11, "text11": 11, "text12": 11, "text13": 11, "text14": 11, "text15": 11, "text2": 11, "text3": 11, "text4": 11, "text5": 11, "text6": 11, "text7": 11, "text8": 11, "text9": 11, "server_auth": 11, "client_auth": 11, "server_and_client_auth": 11, "end_user_key_storage_agr": 11, "user": [11, 15, 16, 18, 22, 24, 25, 26, 28, 32, 38, 41], "code": 11, "cryptograph": [11, 15], "hardwar": 11, "csp": 11, "subscript": 11, "acknowledg": 11, "entrust_api_client_cert_key_path": [11, 12, 38, 39], "entrust_api_client_cert_path": [11, 12, 38, 39], "entrust_api_kei": [11, 12, 38, 39], "entrust_api_specification_path": [11, 12, 38, 39], "configur": [11, 12, 13, 16, 17, 18, 22, 24, 25, 26, 28, 29, 30, 32, 35, 36, 38, 39, 41], "keep": [11, 12, 28, 38, 39], "download": [11, 12, 38, 39], "cloud": [11, 12, 38, 39], "net": [11, 12, 38, 39], "entrustcloud": [11, 12, 38, 39], "cm": [11, 12, 38, 39], "yaml": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "entrust_api_us": [11, 12, 38, 39], "usernam": [11, 12, 22, 38, 39], "regardless": 11, "within": [11, 12], "past": [11, 36, 37], "full_chain_path": 11, "unless": [11, 12, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "behavior": [11, 18, 25, 28, 29, 38], "neither": 11, "nor": 11, "reus": 11, "unapprov": 11, "failur": 11, "reserv": 11, "futur": 11, "calcul": 11, "tracking_id": 11, "obtain": [11, 12], "act": [11, 17], "upon": [11, 21, 27, 30, 31, 36, 37], "exmapl": 11, "refer": 11, "validate_onli": 11, "cautiou": 11, "along": 11, "requester_email": 11, "track": [11, 38, 39], "requester_nam": 11, "requester_phon": 11, "phone": [11, 38, 39], "arrai": 11, "subjectaltnam": [11, 22, 23], "understand": [11, 16], "tld": 11, "save": [11, 24], "referenc": 11, "tracking_info": 11, "free": 11, "attach": [11, 22, 23], "partial": 11, "bare": 11, "minimum": [11, 18, 38, 39], "jo": [11, 38], "jdoe": [11, 22, 38], "555": [11, 38], "5555": [11, 38], "apiusernam": [11, 12, 38], "lv": [11, 12, 38], "32": [11, 12, 17, 21, 27, 28, 29, 30, 31, 32, 36, 37, 38], "cd9lnt": [11, 12, 38], "20": [11, 22], "79": [11, 28, 29, 32], "migrat": 11, "2378915": 11, "rather": 11, "overridden": [11, 24, 25], "testcertif": 11, "administr": [11, 12], "via": [11, 38], "itsupport": 11, "jsmith": 11, "admin": [11, 12], "invoic": 11, "25": [11, 28, 29, 32], "342": 11, "sale": 11, "red": 11, "backup_fil": [11, 22, 24, 25, 26, 28, 32, 38, 41], "2019": [11, 17, 22, 24, 25, 26, 28, 32, 38, 39, 41], "09": [11, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 41], "22": [11, 21, 22, 23, 24, 25, 26, 28, 29, 32, 36, 37, 38, 41], "backup_full_chain_fil": 11, "253": 11, "cert_detail": 11, "guarante": 11, "forward": [11, 17], "releas": [11, 17], "take": [11, 17, 18, 21, 22, 24, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41], "howev": [11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "audit": 11, "cert_statu": 11, "expand": 11, "approv": [11, 12], "declin": [11, 12], "na": 11, "pending_quorum": 11, "suspend": 11, "serial_numb": [11, 14, 17, 36, 37, 40, 41], "1235262234164342": 11, "380079": 11, "chri": [11, 12], "trufan": [11, 12], "ctrufan": [11, 12], "verification_method": 12, "domain_statu": 12, "dns_content": 12, "dns_locat": 12, "dns_resource_typ": 12, "web_serv": 12, "file_cont": 12, "file_loc": 12, "e": [12, 22, 23], "were": 12, "pure": 12, "domain_nam": 12, "reverifi": 12, "verification_email": 12, "ownership": [12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "whoi": 12, "construct": 12, "webmast": 12, "hostmast": 12, "postmast": 12, "subdomain": 12, "top": 12, "level": [12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "example1": 12, "example2": 12, "preconstruct": 12, "namespac": 12, "exact": [12, 41], "verif": 12, "prove": 12, "verification_dns_record_typ": 12, "There": [12, 16], "small": [12, 15], "delai": 12, "typic": 12, "Be": 12, "awar": 12, "mani": [12, 14, 41], "ecs_certif": [12, 15], "revalid": 12, "fewer": [12, 38, 39], "ev": 12, "belong": [12, 22, 23], "expect": [12, 28, 29, 37, 38, 39, 41], "ab23cd41432522ff2526920393982fab": 12, "_pki": 12, "cancel": 12, "initial_verif": 12, "re_verif": 12, "ev_days_remain": 12, "submiss": 12, "never": [12, 17, 18, 28, 29, 38, 39, 41], "greater": [12, 17], "ov_days_remain": 12, "ev_elig": 12, "94": [12, 21, 27, 28, 29, 30, 31, 32, 36, 37], "ov_elig": 12, "abcd": 12, "ov": 12, "129": 12, "declar": 13, "core": [13, 15], "configu": 13, "No": 13, "sni": 14, "proxy_host": 14, "ca_cert": [14, 39], "fine": 14, "proxi": 14, "proxy_port": 14, "8080": 14, "server_nam": 14, "starttl": 14, "mysql": 14, "succe": 14, "rdp": 14, "3389": 14, "googl": 14, "443": 14, "expire_dai": 14, "not_aft": [14, 36, 37, 38], "to_datetim": 14, "d": [14, 17, 37, 38, 39, 41], "h": [14, 17, 37, 38, 39, 41], "sz": 14, "ansible_date_tim": 14, "iso8601": 14, "dt": 14, "asn1_data": 14, "asn": [14, 21, 36, 37, 38, 39, 40, 41], "usual": [14, 17, 21, 36, 37], "malform": [14, 21, 36, 37], "critic": [14, 21, 22, 23, 36, 37, 40, 41], "not_befor": [14, 36, 37, 38], "signature_algorithm": [14, 17, 36, 37, 38], "john": 14, "westcott": 14, "iv": 14, "author": 15, "github": 15, "newer": [15, 17, 28, 29, 33, 34], "matrix": 15, "room": 15, "im": 15, "question": 15, "irc": 15, "channel": [15, 27], "libera": 15, "network": 15, "mail": 15, "project": 15, "subscrib": 15, "acm": [15, 38], "requir": [15, 30, 35], "send": [15, 25, 40], "direct": 15, "crypto_info": 15, "capabl": 15, "entrust": [15, 38, 39], "ecs_domain": 15, "get_certif": 15, "port": [15, 17], "luks_devic": 15, "luk": 15, "devic": 15, "openssh_cert": 15, "openssh": [15, 32], "openssh_keypair": [15, 32], "openssl_csr_info": [15, 22, 23, 38], "openssl_dhparam": [15, 22, 23, 25, 28, 29, 32, 38, 39], "diffi": [15, 22, 23, 25, 28, 29, 32, 38, 39], "hellman": [15, 22, 23, 25, 28, 29, 32, 38, 39], "openssl_pkcs12": [15, 22, 23, 24, 28, 29, 32, 38, 39], "pkc": [15, 17, 22, 23, 24, 28, 29, 32, 38, 39], "archiv": [15, 22, 23, 24, 28, 29, 32, 38, 39], "openssl_privatekey_convert": 15, "openssl_privatekey_info": [15, 28, 29, 31, 38], "openssl_publickei": [15, 22, 23, 24, 25, 26, 28, 29, 31, 38, 39], "openssl_publickey_info": 15, "openssl_signatur": [15, 33], "openssl_signature_info": [15, 34], "x509_certificate_info": [15, 19, 38], "509": [15, 40], "x509_crl": [15, 40], "crl": [15, 22, 23], "x509_crl_info": 15, "split_pem": 15, "split": 15, "destroi": 16, "open": 16, "cryptsetup": 16, "wipef": 16, "lsblk": 16, "blkid": 16, "label": [16, 21, 36, 37, 40, 41], "uuid": 16, "cipher": [16, 28, 29], "pre": [16, 25], "kernel": 16, "ae": [16, 28, 29, 32], "plain": 16, "spec": 16, "essiv": 16, "cbc": 16, "sha256": [16, 18, 21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 41], "dev": 16, "sda1": 16, "force_remove_last_kei": 16, "bewar": 16, "hash": [16, 21, 27, 30, 31, 36, 37], "setup": 16, "scheme": 16, "volum": 16, "digest": [16, 22, 23, 38, 39, 40, 41], "keyfil": 16, "unlock": 16, "plaintext": 16, "danger": 16, "keysiz": [16, 28, 29], "luks2": 16, "later": 16, "luks1": 16, "new_keyfil": 16, "add": [16, 17, 18, 22, 24, 25, 26, 28, 32, 38], "keyslot": 16, "new_passphras": 16, "pbkdf": 16, "deriv": 16, "argon2i": 16, "argon2id": 16, "pbkdf2": 16, "iteration_count": 16, "iter": 16, "count": 16, "iteration_tim": 16, "millisecond": 16, "memori": 16, "cost": 16, "kilobyt": 16, "argon": 16, "parallel": 16, "thread": 16, "perf_no_read_workqueu": 16, "bypass": 16, "dm": 16, "crypt": 16, "intern": 16, "workqueu": 16, "synchron": 16, "perf_no_write_workqueu": 16, "perf_same_cpu_crypt": 16, "cpu": 16, "io": 16, "unbound": 16, "balanc": 16, "perf_submit_from_crypt_cpu": 16, "offload": 16, "separ": [16, 17, 21, 22, 23, 36, 37], "situat": [16, 18, 28, 29], "block": [16, 29], "singl": 16, "degrad": 16, "significantli": 16, "persist": 16, "metadata": 16, "them": [16, 24, 32], "next": [16, 27], "remove_keyfil": 16, "filesystem": [16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "remove_passphras": 16, "sector_s": 16, "sector": 16, "lock": 16, "suffic": 16, "explicit": 16, "With": 16, "loop0": 16, "foo": [16, 17], "mycrypt": 16, "keyfile2": 16, "personallabelnam": 16, "03ecd578": 16, "fad4": 16, "4e6c": 16, "9348": 16, "842e3e8fa340": 16, "suppli": 16, "c1da9a58": 16, "2fde": 16, "4256": 16, "9d9f": 16, "6ab008b4dd1b": 16, "jan": 16, "pokorni": 16, "japokorn": 16, "regener": [17, 18, 22, 23, 24, 25, 28, 29, 32, 38, 39, 41], "ssh": [17, 18], "keygen": [17, 18], "attr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "flag": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "look": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "man": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "page": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "chattr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "displai": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "lsattr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "equival": [17, 18, 28, 29], "fed": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "chown": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "preserv": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "ignore_timestamp": [17, 38, 39, 41], "valid_from": 17, "valid_to": 17, "meet": 17, "chmod": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rememb": [17, 18, 22, 24, 25, 26, 28, 32, 38], "octal": [17, 18, 22, 24, 25, 26, 28, 32, 38], "zero": [17, 18, 22, 24, 25, 26, 28, 32, 38], "parser": [17, 18, 22, 24, 25, 26, 28, 32, 38], "0644": [17, 18, 22, 24, 25, 26, 28, 32, 38], "01777": [17, 18, 22, 24, 25, 26, 28, 32, 38], "644": [17, 18, 22, 24, 25, 26, 28, 32, 38], "1777": [17, 18, 22, 24, 25, 26, 28, 32, 38], "convers": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rule": [17, 18, 22, 24, 25, 26, 28, 32, 38], "decim": [17, 18, 22, 24, 25, 26, 28, 32, 38], "unexpect": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rwx": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rw": [17, 18, 22, 24, 25, 26, 28, 32, 38], "g": [17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38], "r": [17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38], "umask": [17, 18, 22, 24, 25, 26, 28, 32, 38], "newli": [17, 18, 22, 24, 25, 26, 28, 32, 38], "cve": [17, 18, 22, 24, 25, 26, 28, 32, 38], "1736": [17, 18, 22, 24, 25, 26, 28, 32, 38], "clear": 17, "shell": 17, "agent": 17, "permit": [17, 21, 22, 23], "pty": 17, "alloc": 17, "rc": 17, "sshd": 17, "x11": 17, "address_list": 17, "comma": 17, "netmask": 17, "pair": [17, 22, 23, 41], "cidr": 17, "pkcs11_provid": 17, "resid": 17, "share": 17, "libpkcs11": 17, "signing_kei": 17, "princip": 17, "By": [17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 41], "public_kei": [17, 18, 21, 27, 36, 37, 38], "unread": 17, "partial_idempot": [17, 18, 28, 29], "valid_at": [17, 37, 38], "full_idempot": [17, 18, 28, 29], "also": [17, 18, 41], "compar": 17, "selevel": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "selinux": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "context": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "ml": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "mc": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "sometim": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "rang": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "_default": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "portion": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "polici": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "keyrevocationlist": 17, "again": [17, 40], "serol": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "role": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "setyp": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "seuser": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "sha": 17, "refus": 17, "sha2": 17, "512": 17, "correspond": [17, 18, 28, 29], "sshd_config": 17, "casignaturealgorithm": 17, "keyword": [17, 29, 37, 38], "prior": 17, "unsafe_writ": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "influenc": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "atom": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "prevent": [17, 18, 22, 24, 25, 26, 27, 28, 32, 38, 41], "inconsist": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "just": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "broken": [17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 41], "docker": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "mount": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "insid": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "unsaf": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "manner": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "doesn": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "race": [17, 18, 22, 24, 25, 26, 28, 32, 38, 41], "use_ag": 17, "interpret": [17, 37, 38, 39, 41], "utc": [17, 37, 38, 39, 40, 41], "mainli": 17, "timespec": [17, 37, 38, 39, 41], "NOT": [17, 29, 38, 39, 41], "absolut": [17, 21, 27, 31, 37, 38, 39, 40, 41], "yyyi": 17, "mm": 17, "ddthh": 17, "ss": 17, "hh": 17, "w": [17, 21, 27, 30, 31, 36, 37, 38, 39, 41], "32w1d2h": [17, 37, 38, 39, 41], "1970": 17, "01t00": 17, "earlier": [17, 38, 39], "express": 17, "comparison": 17, "forev": 17, "pub": [17, 18, 31], "week": [17, 37], "32w": 17, "2w": 17, "examplehost": 17, "21": 17, "2001": 17, "tmp": [17, 18, 33, 34], "bla": 17, "ca_public_kei": 17, "info": [17, 21, 36, 37], "l": [17, 22, 23], "f": 17, "david": [17, 18], "kainz": [17, 18], "lolcub": [17, 18], "rsa1": 18, "ecdsa": [18, 33, 34], "opensshbin": 18, "decrypt": [18, 25], "private_key_format": 18, "pkcs1": [18, 26, 28, 29], "keypair": 18, "pkcs8": [18, 26, 28, 29], "conform": [18, 28, 29], "unknown": [18, 21, 27, 28, 29, 30, 31, 36, 37], "therefor": 18, "1024": 18, "2048": [18, 24, 25, 28, 29], "suffici": 18, "fip": 18, "186": 18, "three": [18, 37, 38, 39, 41], "384": 18, "521": 18, "fix": 18, "id_ssh_rsa": 18, "super_secret_password": 18, "id_ssh_dsa": 18, "fingerprint": [18, 21, 27, 28, 29, 30, 31, 32, 36, 37], "r4yczxihvjedh2olfjvgi6y5xaytdcwk8vxkyzvyyfm": 18, "aaaab3nza": 18, "vel4e3xcw": 18, "interact": [21, 27, 31, 37, 38, 39], "name_encod": [21, 36, 37, 40, 41], "idna": [21, 36, 37, 40, 41], "idna2008": [21, 36, 37, 40, 41], "idna2003": [21, 36, 37, 40, 41], "unicod": [21, 36, 37, 40, 41], "remot": [21, 27, 31, 37, 38, 39, 40, 41], "load": [21, 26, 27, 31, 37], "dump": [21, 25, 27, 31, 37], "authority_cert_issu": [21, 22, 23, 36, 37], "idn": [21, 36, 37, 40, 41], "handl": [21, 36, 37, 40, 41], "authority_cert_serial_numb": [21, 22, 23, 36, 37], "hexadecim": [21, 36, 37], "33": [21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37], "55": [21, 22, 23, 36, 37], "66": [21, 22, 23, 28, 29, 32, 36, 37], "77": [21, 22, 23, 28, 29, 32, 36, 37], "88": [21, 22, 23, 28, 29, 32, 36, 37], "99": [21, 22, 23, 28, 29, 32, 36, 37], "aa": [21, 22, 23, 27, 30, 31, 36, 37], "bb": [21, 22, 23, 36, 37], "cc": [21, 22, 23, 28, 29, 32, 36, 37], "ee": [21, 22, 23, 28, 29, 32, 36, 37], "pathlen": [21, 36, 37], "extended_key_usag": [21, 22, 23, 36, 37, 38], "biometr": [21, 36, 37], "dvc": [21, 36, 37, 38], "stamp": [21, 36, 37], "extended_key_usage_crit": [21, 22, 23, 36, 37], "extensions_by_oid": [21, 36, 37, 38], "oid": [21, 36, 37], "24": [21, 28, 29, 32, 36, 37], "mamcaqu": [21, 36, 37], "der": [21, 36, 37, 40, 41], "encipher": [21, 22, 23, 36, 37, 38], "name_constraints_crit": [21, 22, 23], "name_constraint": 21, "name_constraints_exclud": [21, 22, 23], "subtre": [21, 22, 23], "name_constraints_permit": [21, 22, 23], "somedomain": [21, 22, 23], "ocsp_must_stapl": [21, 22, 23, 36, 37], "ocsp": [21, 22, 23, 36, 37], "stapl": [21, 22, 23, 36, 37], "ocsp_must_staple_crit": [21, 22, 23, 36, 37], "begin": [21, 27, 36, 37], "nmiicijanbgkqhkig9w0baqefaaocag8a": [21, 27, 37], "public_key_data": [21, 36, 37], "ecc": [21, 27, 28, 29, 30, 31, 36, 37], "public_key_typ": [21, 36, 37], "expon": [21, 27, 30, 31, 36, 37], "exponent_s": [21, 27, 30, 31, 36, 37], "subgroup": [21, 27, 30, 31, 36, 37], "span": [21, 27, 30, 31, 36, 37], "prime": [21, 27, 30, 31, 36, 37], "modulu": [21, 27, 30, 31, 36, 37], "arithmet": [21, 27, 30, 31, 36, 37], "q": [21, 27, 30, 31, 36, 37], "divid": [21, 27, 30, 31, 36, 37], "coordin": [21, 27, 30, 31, 36, 37], "publicli": [21, 27, 30, 31, 36, 37], "whose": [21, 27, 30, 31, 36, 37, 39], "discret": [21, 27, 30, 31, 36, 37], "logarithm": [21, 27, 30, 31, 36, 37], "public_key_fingerprint": [21, 27, 36, 37], "comput": [21, 27, 30, 31, 36, 37], "d4": [21, 27, 28, 29, 30, 31, 32, 36, 37], "b3": [21, 27, 28, 29, 30, 31, 32, 36, 37], "6d": [21, 27, 28, 29, 30, 31, 32, 36, 37], "c8": [21, 27, 30, 31, 36, 37], "ce": [21, 27, 30, 31, 36, 37], "4e": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f6": [21, 27, 28, 29, 30, 31, 32, 36, 37], "29": [21, 27, 28, 29, 30, 31, 32, 36, 37], "4d": [21, 27, 28, 29, 30, 31, 32, 36, 37], "92": [21, 27, 30, 31, 36, 37], "a3": [21, 27, 30, 31, 36, 37], "b0": [21, 27, 30, 31, 36, 37], "c2": [21, 27, 30, 31, 36, 37], "bd": [21, 27, 30, 31, 36, 37], "bf": [21, 27, 30, 31, 36, 37], "43": [21, 27, 28, 29, 30, 31, 32, 36, 37], "0f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "51": [21, 27, 28, 29, 30, 31, 32, 36, 37], "95": [21, 27, 30, 31, 36, 37], "2f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "sha512": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f7": [21, 27, 30, 31, 36, 37], "f0": [21, 27, 28, 29, 30, 31, 32, 36, 37], "8b": [21, 27, 30, 31, 36, 37], "5f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f9": [21, 27, 30, 31, 36, 37], "61": [21, 27, 30, 31, 36, 37], "0a": [21, 27, 30, 31, 36, 37], "68": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f1": [21, 27, 28, 29, 30, 31, 32, 36, 37], "signature_valid": 21, "repeat": [21, 25, 36, 37, 40, 41], "emailaddress": [21, 22, 23, 36, 37], "subject_alt_name_crit": [21, 22, 23, 36, 37], "subject_ord": [21, 22, 23, 36, 37, 38], "tupl": [21, 22, 23, 36, 37, 40, 41], "yani": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "guenan": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "spredzi": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "seem": [22, 23, 38, 39], "overwrit": [22, 24, 28, 29, 38, 39], "keyusag": [22, 23], "extendedkeyusag": [22, 23], "basicconstraint": [22, 23], "rid": [22, 23], "dirnam": [22, 23], "othernam": [22, 23], "ones": [22, 23, 24], "mostli": [22, 23], "hex": [22, 23], "colon": [22, 23], "overwrot": [22, 24, 25, 26, 28, 32, 38, 41], "accid": [22, 24, 25, 26, 28, 32, 38, 41], "basicconstraints_crit": [22, 23], "country_nam": [22, 23], "c": [22, 23], "countrynam": [22, 23], "create_subject_key_identifi": [22, 23], "crl_distribution_point": [22, 23], "distribut": [22, 23], "crl_issuer": [22, 23], "full_nam": [22, 23], "relative_nam": [22, 23], "key_compromis": [22, 23, 40, 41], "ca_compromis": [22, 23, 40, 41], "affiliation_chang": [22, 23, 40, 41], "cessation_of_oper": [22, 23, 40, 41], "certificate_hold": [22, 23, 40, 41], "privilege_withdrawn": [22, 23, 40, 41], "aa_compromis": [22, 23, 40, 41], "email_address": [22, 23], "extkeyusag": [22, 23], "extkeyusage_crit": [22, 23], "extendedkeyusage_crit": [22, 23], "keyusage_crit": [22, 23], "locality_nam": [22, 23], "localitynam": [22, 23], "ocspmuststapl": [22, 23], "rfc7633": [22, 23], "ocspmuststaple_crit": [22, 23], "reject": [22, 23], "organizationnam": [22, 23, 36, 37, 40, 41], "organizational_unit_nam": [22, 23], "organizationalunitnam": [22, 23], "privatekey_cont": [22, 23, 25, 32, 34, 38, 39, 41], "return_cont": [22, 24, 25, 28, 32, 38, 41], "state_or_province_nam": [22, 23], "st": [22, 23], "stateorprovincenam": [22, 23], "compon": [22, 23, 41], "usecommonnameforsan": [22, 23], "subjectaltname_crit": [22, 23], "row": [22, 23, 41], "fill": [22, 23], "2986": [22, 23], "unsupport": [22, 23], "inlin": [22, 23, 32, 39], "fr": 22, "dynam": 22, "with_dict": 22, "dns_server": 22, "special": 22, "digitalsignatur": [22, 23], "keyagr": [22, 23], "clientauth": [22, 23], "winrm": 22, "auth": 22, "311": 22, "utf8": 22, "pathlenconstraint": [22, 23], "privatekei": [22, 23, 25, 26, 28, 29, 32, 41], "dh": 24, "param": 24, "detect": [24, 25], "Or": 24, "dhparam": 24, "thom": 24, "wigger": 24, "thomwigg": 24, "pyopenssl": 25, "iter_s": 25, "maciter_s": 25, "export": [25, 26, 28, 29], "certificate_path": [25, 33, 34], "encryption_level": 25, "compatibility2022": 25, "softwar": 25, "38": [25, 28, 29, 32], "friendly_nam": 25, "friendli": 25, "50000": 25, "other_certif": 25, "ca_certif": 25, "other_certificates_parse_al": 25, "pkcs12": 25, "mechan": 25, "safe": 25, "addition": 25, "backward": 25, "opt": 25, "p12": 25, "raclett": 25, "ca_bundl": 25, "bundl": [25, 35], "0600": [25, 26, 28], "regen": 25, "guillaum": 25, "delpierr": 25, "gdelpierr": 25, "dest_passphras": 26, "dest_path": 26, "src_content": 26, "src_path": 26, "src_passphras": 26, "fake": 27, "key_is_consist": 27, "check_consist": 27, "potenti": 27, "side": 27, "attack": 27, "return_private_key_data": 27, "machin": [27, 38, 39], "can_load_kei": 27, "can_parse_kei": 27, "private_data": 27, "public_data": [27, 30, 31], "eddsa": [28, 29], "particular": [28, 29], "maxim": [28, 29], "interoper": [28, 29], "secp384r1": [28, 29], "secp256r1": [28, 29], "iana": [28, 29], "registri": [28, 29], "secp224r1": [28, 29], "secp256k1": [28, 29], "secp521r1": [28, 29], "discourag": [28, 29], "secp192r1": [28, 29], "brainpoolp256r1": [28, 29], "brainpoolp384r1": [28, 29], "brainpoolp512r1": [28, 29], "sect163k1": [28, 29], "sect163r2": [28, 29], "sect233k1": [28, 29], "sect233r1": [28, 29], "sect283k1": [28, 29], "sect283r1": [28, 29], "sect409k1": [28, 29], "sect409r1": [28, 29], "sect571k1": [28, 29], "sect571r1": [28, 29], "tradit": [28, 29], "auto_ignor": [28, 29], "mismatch": [28, 29], "format_mismatch": [28, 29], "everyth": [28, 29, 41], "treat": [28, 37, 41], "appropri": 28, "care": 28, "shown": 28, "reference_appendic": 28, "faq": 28, "minim": [28, 29], "hashlib": [28, 29, 32], "md5": [28, 29, 32], "84": [28, 29, 32], "72": [28, 29, 32], "8d": [28, 29, 32], "b5": [28, 29, 32], "6c": [28, 29, 32], "37": [28, 29, 32], "83": [28, 29, 32], "f5": [28, 29, 32], "4c": [28, 29, 32], "sha1": [28, 29, 32], "7c": [28, 29, 32], "5d": [28, 29, 32], "eb": [28, 29, 32], "41": [28, 29, 32], "7e": [28, 29, 32], "1a": [28, 29, 32], "c7": [28, 29, 32], "f8": [28, 29, 32], "sha224": [28, 29, 32], "19": [28, 29, 32], "ac": [28, 29, 32], "ed": [28, 29, 32], "18": [28, 29, 32, 38, 39], "50": [28, 29, 32], "d3": [28, 29, 32], "06": [28, 29, 32, 38, 39], "5c": [28, 29, 32], "b2": [28, 29, 32], "91": [28, 29, 32], "52": [28, 29, 32], "8c": [28, 29, 32], "cb": [28, 29, 32], "d5": [28, 29, 32], "e9": [28, 29, 32], "9b": [28, 29, 32], "46": [28, 29, 32], "ab": [28, 29, 32], "70": [28, 29, 32], "cf": [28, 29, 32], "76": [28, 29, 32], "4f": [28, 29, 32], "57": [28, 29, 32], "6e": [28, 29, 32], "97": [28, 29, 32], "df": [28, 29, 32], "de": [28, 29, 32], "sha384": [28, 29, 32], "d9": [28, 29, 32], "40": [28, 29, 32], "59": [28, 29, 32], "c3": [28, 29, 32], "a2": [28, 29, 32], "e4": [28, 29, 32], "0b": [28, 29, 32], "1c": [28, 29, 32], "0c": [28, 29, 32], "9e": [28, 29, 32], "af": [28, 29, 32], "da": [28, 29, 32], "2e": [28, 29, 32], "c0": [28, 29, 32], "9a": [28, 29, 32], "3a": [28, 29, 32], "3d": [28, 29, 32], "fd": [28, 29, 32], "5e": [28, 29, 32], "48": [28, 29, 32], "9f": [28, 29, 32], "fe": [28, 29, 32], "7f": [28, 29, 32], "3f": [28, 29, 32], "cd": [28, 29, 32], "a5": [28, 29, 32], "e7": [28, 29, 32], "13": [28, 29, 32], "82": [28, 29, 32], "87": [28, 29, 32], "1f": [28, 29, 32], "28": [28, 29, 32], "53": [28, 29, 32], "86": [28, 29, 32], "69": [28, 29, 32], "35": [28, 29, 32], "1e": [28, 29, 32], "consol": 29, "relat": 29, "content_base64": 29, "return_current_kei": 29, "value_specified_in_no_log_paramet": 29, "async": 29, "reveal": 29, "TO": 29, "OR": 29, "IN": 29, "sop": 29, "sops_encrypt": 29, "content_text": 29, "overwritten": 29, "set_fact": 29, "low": [30, 35, 36], "high": [30, 35, 36], "prioriti": [30, 35, 36], "lower": [30, 35, 36], "variant": [31, 37], "publickei": 32, "certificate_cont": [33, 39], "example_fil": [33, 34], "sig": [33, 34], "patrick": [33, 34], "pichler": [33, 34], "aveexi": [33, 34], "marku": [33, 34, 37, 38, 39], "teufelberg": [33, 34, 37, 38, 39], "markusteufelberg": [33, 34, 37, 38, 39], "key1": 36, "value1": 36, "key2": 36, "value2": 36, "alt": 36, "word": [36, 37, 40], "whole": [36, 37], "issuer_ord": [36, 37, 40, 41], "issuer_uri": [36, 37], "20190413202428z": [36, 37, 38, 40, 41], "20190331202428z": [36, 37, 38, 41], "ocsp_uri": [36, 37], "respond": [36, 37], "miicijanbgkqhkig9w0baqefaaocag8a": 36, "1234": [36, 37, 40, 41], "sha256withrsaencrypt": [36, 37, 38, 40, 41], "openssl_certificate_info": 37, "short": [37, 38], "redirect": [37, 38], "fqcn": [37, 38], "dict": 37, "pattern": [37, 38, 39, 40, 41], "yyyymmddhhmmssz": [37, 38, 39, 40, 41], "csr_path": [37, 38, 39], "tomorrow": 37, "point_1": 37, "point_2": 37, "3w": 37, "notion": [38, 39], "openssl_certif": 38, "intend": [38, 39], "tini": 38, "acme_accountkey_path": 38, "accountkei": 38, "acme_chain": 38, "acme_challenge_path": 38, "80": 38, "job": 38, "entrust_cert_typ": [38, 39], "entrust_not_aft": [38, 39], "stop": [38, 39], "365": [38, 39], "cover": [38, 39], "entrust_requester_email": [38, 39], "entrust_requester_nam": [38, 39], "entrust_requester_phon": [38, 39], "better": [38, 39], "ownca_cont": [38, 39], "ownca_create_authority_key_identifi": [38, 39], "ownca_create_subject_key_identifi": [38, 39], "ski": [38, 39], "create_if_not_provid": [38, 39], "always_cr": [38, 39], "never_cr": [38, 39], "ownca_digest": [38, 39], "On": [38, 39], "maco": [38, 39], "onward": [38, 39], "period": [38, 39], "825": [38, 39], "appl": [38, 39], "en": [38, 39], "ht210176": [38, 39], "3650d": [38, 39], "ownca_privatekey_cont": [38, 39], "resp": [38, 39], "ownca_vers": [38, 39], "nowadai": [38, 39], "almost": [38, 39], "emul": 38, "selfsigned_create_subject_key_identifi": [38, 39], "selfsigned_digest": [38, 39], "selfsigned_notaft": [38, 39], "selfsigned_notbefor": [38, 39], "selfsigned_vers": [38, 39], "minut": [38, 39, 41], "mandatori": [38, 39, 41], "dedic": [38, 39], "onc": [38, 39, 41], "ansible_ca": 38, "assertonli": 38, "invalid_at": 38, "valid_in": 38, "one_day_ten_hour": 38, "1d10h": 38, "fixed_timestamp": 38, "20200331202428z": 38, "ten_second": 38, "result_csr": 38, "result_privatekei": 38, "sha512withrsaencrypt": 38, "subject_strict": 38, "issuer_strict": 38, "has_expir": 38, "key_usage_strict": 38, "extended_key_usage_strict": 38, "subject_alt_name_strict": 38, "ie": 39, "ownca_cert": 39, "ownca_privatekei": 39, "hunter2": 39, "the_csr": 39, "list_revoked_certif": 40, "larg": 40, "enumer": 40, "last_upd": [40, 41], "next_upd": [40, 41], "revoked_certif": [40, 41], "invalidity_d": [40, 41], "suspect": [40, 41], "compromis": [40, 41], "becam": [40, 41], "invalidity_date_crit": [40, 41], "issuer_crit": [40, 41], "remove_from_crl": [40, 41], "reason_crit": [40, 41], "revocation_d": [40, 41], "combin": 41, "interest": 41, "2345": 41, "20191013152910z": 41, "20191001000000z": 41, "20191010010203z": 41}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"commun": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "crypto": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "acme_account_fact": 0, "acme_account_info": 1, "modul": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "retriev": [1, 8, 30, 36, 40], "inform": [1, 21, 27, 30, 31, 36, 37, 40], "acm": [1, 2, 3, 4, 5, 6], "account": [1, 2], "synopsi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "requir": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "paramet": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "attribut": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41], "note": [1, 2, 3, 4, 6, 11, 12, 14, 18, 22, 23, 33, 34, 37, 38, 39, 40, 41], "see": [1, 2, 3, 4, 5, 6, 11, 12, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40], "also": [1, 2, 3, 4, 5, 6, 11, 12, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40], "exampl": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "return": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "valu": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "author": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "collect": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "link": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "acme_account": 2, "creat": [2, 3, 9, 10], "modifi": 2, "delet": 2, "acme_certif": 3, "ssl": [3, 11], "tl": [3, 5, 11], "certif": [3, 4, 5, 7, 9, 10, 11, 12, 14, 17, 21, 22, 23, 36, 37, 38, 39, 40, 41], "protocol": [3, 4], "acme_certificate_revok": 4, "revok": 4, "acme_challenge_cert_help": 5, "prepar": 5, "challeng": 5, "alpn": 5, "01": 5, "acme_inspect": 6, "send": 6, "direct": 6, "request": [6, 11, 12, 21, 22, 23], "an": [6, 32], "server": 6, "certificate_complete_chain": 7, "complet": 7, "chain": 7, "given": 7, "set": [7, 9], "untrust": 7, "root": 7, "crypto_info": 8, "cryptograph": 8, "capabl": 8, "how": [9, 10], "small": 9, "ca": 9, "up": 9, "us": 9, "sign": [9, 10, 21, 22, 23, 34], "self": 10, "ecs_certif": 11, "entrust": [11, 12], "servic": [11, 12], "ec": [11, 12], "api": [11, 12], "ecs_domain": 12, "valid": 12, "domain": 12, "index": [13, 15], "all": 13, "environ": 13, "variabl": 13, "get_certif": 14, "get": 14, "from": [14, 30, 32, 36], "host": [14, 17], "port": 14, "descript": 15, "scenario": 15, "guid": 15, "plugin": 15, "filter": [15, 30, 35, 36], "luks_devic": 16, "manag": 16, "encrypt": 16, "luk": 16, "devic": 16, "openssh_cert": 17, "gener": [17, 18, 22, 23, 24, 25, 28, 29, 32, 38, 39, 41], "openssh": [17, 18], "user": 17, "openssh_keypair": 18, "privat": [18, 26, 27, 28, 29, 32], "public": [18, 30, 31, 32], "kei": [18, 26, 27, 28, 29, 30, 31, 32], "openssl_certificate_info": 19, "openssl_certif": 20, "openssl_csr_info": 21, "provid": [21, 27, 31, 37], "openssl": [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39], "csr": [21, 22, 23], "openssl_csr": 22, "openssl_csr_pip": 23, "openssl_dhparam": 24, "diffi": 24, "hellman": 24, "openssl_pkcs12": 25, "pkc": 25, "12": 25, "archiv": 25, "openssl_privatekey_convert": 26, "convert": 26, "openssl_privatekey_info": 27, "openssl_privatekei": 28, "openssl_privatekey_pip": 29, "without": 29, "disk": 29, "access": 29, "openssl_publickey_info": [30, 31], "pem": [30, 35, 36], "format": [30, 36], "input": [30, 35, 36], "openssl_publickei": 32, "its": 32, "openssl_signature_info": 33, "verifi": 33, "signatur": 33, "openssl_signatur": 34, "data": 34, "split_pem": 35, "split": 35, "file": 35, "content": 35, "multipl": 35, "object": 35, "x509_certificate_info": [36, 37], "x": [36, 37], "509": [36, 37], "keyword": 36, "x509_certif": 38, "check": [38, 39], "x509_certificate_pip": 39, "x509_crl_info": 40, "revoc": [40, 41], "list": [40, 41], "crl": [40, 41], "x509_crl": 41}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 57}, "alltitles": {"community.crypto.acme_account_facts": [[0, "community-crypto-acme-account-facts"]], "community.crypto.acme_account_info module \u2013 Retrieves information on ACME accounts": [[1, "community-crypto-acme-account-info-module-retrieves-information-on-acme-accounts"]], "Synopsis": [[1, "synopsis"], [2, "synopsis"], [3, "synopsis"], [4, "synopsis"], [5, "synopsis"], [6, "synopsis"], [7, "synopsis"], [8, "synopsis"], [11, "synopsis"], [12, "synopsis"], [14, "synopsis"], [16, "synopsis"], [17, "synopsis"], [18, "synopsis"], [21, "synopsis"], [22, "synopsis"], [23, "synopsis"], [24, "synopsis"], [25, "synopsis"], [26, "synopsis"], [27, "synopsis"], [28, "synopsis"], [29, "synopsis"], [30, "synopsis"], [31, "synopsis"], [32, "synopsis"], [33, "synopsis"], [34, "synopsis"], [35, "synopsis"], [36, "synopsis"], [37, "synopsis"], [38, "synopsis"], [39, "synopsis"], [40, "synopsis"], [41, "synopsis"]], "Requirements": [[1, "requirements"], [2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [11, "requirements"], [12, "requirements"], [14, "requirements"], [16, "requirements"], [17, "requirements"], [18, "requirements"], [21, "requirements"], [22, "requirements"], [23, "requirements"], [24, "requirements"], [25, "requirements"], [26, "requirements"], [27, "requirements"], [28, "requirements"], [29, "requirements"], [31, "requirements"], [32, "requirements"], [33, "requirements"], [34, "requirements"], [36, "requirements"], [37, "requirements"], [38, "requirements"], [39, "requirements"], [40, "requirements"], [41, "requirements"]], "Parameters": [[1, "parameters"], [2, "parameters"], [3, "parameters"], [4, "parameters"], [5, "parameters"], [6, "parameters"], [7, "parameters"], [11, "parameters"], [12, "parameters"], [14, "parameters"], [16, "parameters"], [17, "parameters"], [18, "parameters"], [21, "parameters"], [22, "parameters"], [23, "parameters"], [24, "parameters"], [25, "parameters"], [26, "parameters"], [27, "parameters"], [28, "parameters"], [29, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [40, "parameters"], [41, "parameters"]], "Attributes": [[1, "attributes"], [2, "attributes"], [3, "attributes"], [4, "attributes"], [5, "attributes"], [6, "attributes"], [7, "attributes"], [8, "attributes"], [11, "attributes"], [12, "attributes"], [14, "attributes"], [16, "attributes"], [17, "attributes"], [18, "attributes"], [21, "attributes"], [22, "attributes"], [23, "attributes"], [24, "attributes"], [25, "attributes"], [26, "attributes"], [27, "attributes"], [28, "attributes"], [29, "attributes"], [31, "attributes"], [32, "attributes"], [33, "attributes"], [34, "attributes"], [37, "attributes"], [38, "attributes"], [39, "attributes"], [40, "attributes"], [41, "attributes"]], "Notes": [[1, "notes"], [2, "notes"], [3, "notes"], [4, "notes"], [6, "notes"], [11, "notes"], [12, "notes"], [14, "notes"], [18, "notes"], [22, "notes"], [23, "notes"], [33, "notes"], [34, "notes"], [37, "notes"], [38, "notes"], [39, "notes"], [40, "notes"], [41, "notes"]], "See Also": [[1, "see-also"], [2, "see-also"], [3, "see-also"], [4, "see-also"], [5, "see-also"], [6, "see-also"], [11, "see-also"], [12, "see-also"], [21, "see-also"], [22, "see-also"], [23, "see-also"], [24, "see-also"], [25, "see-also"], [26, "see-also"], [27, "see-also"], [28, "see-also"], [29, "see-also"], [30, "see-also"], [31, "see-also"], [32, "see-also"], [33, "see-also"], [34, "see-also"], [36, "see-also"], [37, "see-also"], [38, "see-also"], [39, "see-also"], [40, "see-also"]], "Examples": [[1, "examples"], [2, "examples"], [3, "examples"], [4, "examples"], [5, "examples"], [6, "examples"], [7, "examples"], [8, "examples"], [11, "examples"], [12, "examples"], [14, "examples"], [16, "examples"], [17, "examples"], [18, "examples"], [21, "examples"], [22, "examples"], [23, "examples"], [24, "examples"], [25, "examples"], [26, "examples"], [27, "examples"], [28, "examples"], [29, "examples"], [30, "examples"], [31, "examples"], [32, "examples"], [33, "examples"], [34, "examples"], [35, "examples"], [36, "examples"], [37, "examples"], [38, "examples"], [39, "examples"], [40, "examples"], [41, "examples"]], "Return Values": [[1, "return-values"], [2, "return-values"], [3, "return-values"], [5, "return-values"], [6, "return-values"], [7, "return-values"], [8, "return-values"], [11, "return-values"], [12, "return-values"], [14, "return-values"], [16, "return-values"], [17, "return-values"], [18, "return-values"], [21, "return-values"], [22, "return-values"], [23, "return-values"], [24, "return-values"], [25, "return-values"], [26, "return-values"], [27, "return-values"], [28, "return-values"], [29, "return-values"], [31, "return-values"], [32, "return-values"], [33, "return-values"], [34, "return-values"], [37, "return-values"], [38, "return-values"], [39, "return-values"], [40, "return-values"], [41, "return-values"]], "Authors": [[1, "authors"], [2, "authors"], [3, "authors"], [4, "authors"], [5, "authors"], [6, "authors"], [7, "authors"], [8, "authors"], [11, "authors"], [12, "authors"], [14, "authors"], [16, "authors"], [17, "authors"], [18, "authors"], [21, "authors"], [22, "authors"], [23, "authors"], [24, "authors"], [25, "authors"], [26, "authors"], [27, "authors"], [28, "authors"], [29, "authors"], [30, "authors"], [31, "authors"], [32, "authors"], [33, "authors"], [34, "authors"], [35, "authors"], [36, "authors"], [37, "authors"], [38, "authors"], [39, "authors"], [40, "authors"], [41, "authors"]], "Collection links": [[1, "collection-links"], [2, "collection-links"], [3, "collection-links"], [4, "collection-links"], [5, "collection-links"], [6, "collection-links"], [7, "collection-links"], [8, "collection-links"], [11, "collection-links"], [12, "collection-links"], [14, "collection-links"], [16, "collection-links"], [17, "collection-links"], [18, "collection-links"], [21, "collection-links"], [22, "collection-links"], [23, "collection-links"], [24, "collection-links"], [25, "collection-links"], [26, "collection-links"], [27, "collection-links"], [28, "collection-links"], [29, "collection-links"], [30, "collection-links"], [31, "collection-links"], [32, "collection-links"], [33, "collection-links"], [34, "collection-links"], [35, "collection-links"], [36, "collection-links"], [37, "collection-links"], [38, "collection-links"], [39, "collection-links"], [40, "collection-links"], [41, "collection-links"]], "community.crypto.acme_account module \u2013 Create, modify or delete ACME accounts": [[2, "community-crypto-acme-account-module-create-modify-or-delete-acme-accounts"]], "community.crypto.acme_certificate module \u2013 Create SSL/TLS certificates with the ACME protocol": [[3, "community-crypto-acme-certificate-module-create-ssl-tls-certificates-with-the-acme-protocol"]], "community.crypto.acme_certificate_revoke module \u2013 Revoke certificates with the ACME protocol": [[4, "community-crypto-acme-certificate-revoke-module-revoke-certificates-with-the-acme-protocol"]], "community.crypto.acme_challenge_cert_helper module \u2013 Prepare certificates required for ACME challenges such as tls-alpn-01": [[5, "community-crypto-acme-challenge-cert-helper-module-prepare-certificates-required-for-acme-challenges-such-as-tls-alpn-01"]], "community.crypto.acme_inspect module \u2013 Send direct requests to an ACME server": [[6, "community-crypto-acme-inspect-module-send-direct-requests-to-an-acme-server"]], "community.crypto.certificate_complete_chain module \u2013 Complete certificate chain given a set of untrusted and root certificates": [[7, "community-crypto-certificate-complete-chain-module-complete-certificate-chain-given-a-set-of-untrusted-and-root-certificates"]], "community.crypto.crypto_info module \u2013 Retrieve cryptographic capabilities": [[8, "community-crypto-crypto-info-module-retrieve-cryptographic-capabilities"]], "How to create a small CA": [[9, "how-to-create-a-small-ca"]], "Set up the CA": [[9, "set-up-the-ca"]], "Use the CA to sign a certificate": [[9, "use-the-ca-to-sign-a-certificate"]], "How to create self-signed certificates": [[10, "how-to-create-self-signed-certificates"]], "community.crypto.ecs_certificate module \u2013 Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API": [[11, "community-crypto-ecs-certificate-module-request-ssl-tls-certificates-with-the-entrust-certificate-services-ecs-api"]], "community.crypto.ecs_domain module \u2013 Request validation of a domain with the Entrust Certificate Services (ECS) API": [[12, "community-crypto-ecs-domain-module-request-validation-of-a-domain-with-the-entrust-certificate-services-ecs-api"]], "Index of all Collection Environment Variables": [[13, "index-of-all-collection-environment-variables"]], "community.crypto.get_certificate module \u2013 Get a certificate from a host:port": [[14, "community-crypto-get-certificate-module-get-a-certificate-from-a-host-port"]], "Community.Crypto": [[15, "community-crypto"]], "Description": [[15, "description"]], "Communication": [[15, "communication"]], "Scenario Guides": [[15, "scenario-guides"]], "Plugin Index": [[15, "plugin-index"]], "Modules": [[15, "modules"]], "Filter Plugins": [[15, "filter-plugins"]], "community.crypto.luks_device module \u2013 Manage encrypted (LUKS) devices": [[16, "community-crypto-luks-device-module-manage-encrypted-luks-devices"]], "community.crypto.openssh_cert module \u2013 Generate OpenSSH host or user certificates.": [[17, "community-crypto-openssh-cert-module-generate-openssh-host-or-user-certificates"]], "community.crypto.openssh_keypair module \u2013 Generate OpenSSH private and public keys": [[18, "community-crypto-openssh-keypair-module-generate-openssh-private-and-public-keys"]], "community.crypto.openssl_certificate_info": [[19, "community-crypto-openssl-certificate-info"]], "community.crypto.openssl_certificate": [[20, "community-crypto-openssl-certificate"]], "community.crypto.openssl_csr_info module \u2013 Provide information of OpenSSL Certificate Signing Requests (CSR)": [[21, "community-crypto-openssl-csr-info-module-provide-information-of-openssl-certificate-signing-requests-csr"]], "community.crypto.openssl_csr module \u2013 Generate OpenSSL Certificate Signing Request (CSR)": [[22, "community-crypto-openssl-csr-module-generate-openssl-certificate-signing-request-csr"]], "community.crypto.openssl_csr_pipe module \u2013 Generate OpenSSL Certificate Signing Request (CSR)": [[23, "community-crypto-openssl-csr-pipe-module-generate-openssl-certificate-signing-request-csr"]], "community.crypto.openssl_dhparam module \u2013 Generate OpenSSL Diffie-Hellman Parameters": [[24, "community-crypto-openssl-dhparam-module-generate-openssl-diffie-hellman-parameters"]], "community.crypto.openssl_pkcs12 module \u2013 Generate OpenSSL PKCS#12 archive": [[25, "community-crypto-openssl-pkcs12-module-generate-openssl-pkcs-12-archive"]], "community.crypto.openssl_privatekey_convert module \u2013 Convert OpenSSL private keys": [[26, "community-crypto-openssl-privatekey-convert-module-convert-openssl-private-keys"]], "community.crypto.openssl_privatekey_info module \u2013 Provide information for OpenSSL private keys": [[27, "community-crypto-openssl-privatekey-info-module-provide-information-for-openssl-private-keys"]], "community.crypto.openssl_privatekey module \u2013 Generate OpenSSL private keys": [[28, "community-crypto-openssl-privatekey-module-generate-openssl-private-keys"]], "community.crypto.openssl_privatekey_pipe module \u2013 Generate OpenSSL private keys without disk access": [[29, "community-crypto-openssl-privatekey-pipe-module-generate-openssl-private-keys-without-disk-access"]], "community.crypto.openssl_publickey_info filter \u2013 Retrieve information from OpenSSL public keys in PEM format": [[30, "community-crypto-openssl-publickey-info-filter-retrieve-information-from-openssl-public-keys-in-pem-format"]], "Input": [[30, "input"], [35, "input"], [36, "input"]], "Return Value": [[30, "return-value"], [35, "return-value"], [36, "return-value"]], "community.crypto.openssl_publickey_info module \u2013 Provide information for OpenSSL public keys": [[31, "community-crypto-openssl-publickey-info-module-provide-information-for-openssl-public-keys"]], "community.crypto.openssl_publickey module \u2013 Generate an OpenSSL public key from its private key.": [[32, "community-crypto-openssl-publickey-module-generate-an-openssl-public-key-from-its-private-key"]], "community.crypto.openssl_signature_info module \u2013 Verify signatures with openssl": [[33, "community-crypto-openssl-signature-info-module-verify-signatures-with-openssl"]], "community.crypto.openssl_signature module \u2013 Sign data with openssl": [[34, "community-crypto-openssl-signature-module-sign-data-with-openssl"]], "community.crypto.split_pem filter \u2013 Split PEM file contents into multiple objects": [[35, "community-crypto-split-pem-filter-split-pem-file-contents-into-multiple-objects"]], "community.crypto.x509_certificate_info filter \u2013 Retrieve information from X.509 certificates in PEM format": [[36, "community-crypto-x509-certificate-info-filter-retrieve-information-from-x-509-certificates-in-pem-format"]], "Keyword parameters": [[36, "keyword-parameters"]], "community.crypto.x509_certificate_info module \u2013 Provide information of OpenSSL X.509 certificates": [[37, "community-crypto-x509-certificate-info-module-provide-information-of-openssl-x-509-certificates"]], "community.crypto.x509_certificate module \u2013 Generate and/or check OpenSSL certificates": [[38, "community-crypto-x509-certificate-module-generate-and-or-check-openssl-certificates"]], "community.crypto.x509_certificate_pipe module \u2013 Generate and/or check OpenSSL certificates": [[39, "community-crypto-x509-certificate-pipe-module-generate-and-or-check-openssl-certificates"]], "community.crypto.x509_crl_info module \u2013 Retrieve information on Certificate Revocation Lists (CRLs)": [[40, "community-crypto-x509-crl-info-module-retrieve-information-on-certificate-revocation-lists-crls"]], "community.crypto.x509_crl module \u2013 Generate Certificate Revocation Lists (CRLs)": [[41, "community-crypto-x509-crl-module-generate-certificate-revocation-lists-crls"]]}, "indexentries": {}})
\ No newline at end of file
+Search.setIndex({"docnames": ["acme_account_facts_module", "acme_account_info_module", "acme_account_module", "acme_certificate_module", "acme_certificate_revoke_module", "acme_challenge_cert_helper_module", "acme_inspect_module", "certificate_complete_chain_module", "crypto_info_module", "docsite/guide_ownca", "docsite/guide_selfsigned", "ecs_certificate_module", "ecs_domain_module", "environment_variables", "get_certificate_module", "index", "luks_device_module", "openssh_cert_module", "openssh_keypair_module", "openssl_certificate_info_module", "openssl_certificate_module", "openssl_csr_info_module", "openssl_csr_module", "openssl_csr_pipe_module", "openssl_dhparam_module", "openssl_pkcs12_module", "openssl_privatekey_convert_module", "openssl_privatekey_info_module", "openssl_privatekey_module", "openssl_privatekey_pipe_module", "openssl_publickey_info_filter", "openssl_publickey_info_module", "openssl_publickey_module", "openssl_signature_info_module", "openssl_signature_module", "split_pem_filter", "x509_certificate_info_filter", "x509_certificate_info_module", "x509_certificate_module", "x509_certificate_pipe_module", "x509_crl_info_filter", "x509_crl_info_module", "x509_crl_module"], "filenames": ["acme_account_facts_module.rst", "acme_account_info_module.rst", "acme_account_module.rst", "acme_certificate_module.rst", "acme_certificate_revoke_module.rst", "acme_challenge_cert_helper_module.rst", "acme_inspect_module.rst", "certificate_complete_chain_module.rst", "crypto_info_module.rst", "docsite/guide_ownca.rst", "docsite/guide_selfsigned.rst", "ecs_certificate_module.rst", "ecs_domain_module.rst", "environment_variables.rst", "get_certificate_module.rst", "index.rst", "luks_device_module.rst", "openssh_cert_module.rst", "openssh_keypair_module.rst", "openssl_certificate_info_module.rst", "openssl_certificate_module.rst", "openssl_csr_info_module.rst", "openssl_csr_module.rst", "openssl_csr_pipe_module.rst", "openssl_dhparam_module.rst", "openssl_pkcs12_module.rst", "openssl_privatekey_convert_module.rst", "openssl_privatekey_info_module.rst", "openssl_privatekey_module.rst", "openssl_privatekey_pipe_module.rst", "openssl_publickey_info_filter.rst", "openssl_publickey_info_module.rst", "openssl_publickey_module.rst", "openssl_signature_info_module.rst", "openssl_signature_module.rst", "split_pem_filter.rst", "x509_certificate_info_filter.rst", "x509_certificate_info_module.rst", "x509_certificate_module.rst", "x509_certificate_pipe_module.rst", "x509_crl_info_filter.rst", "x509_crl_info_module.rst", "x509_crl_module.rst"], "titles": ["community.crypto.acme_account_facts", "community.crypto.acme_account_info module \u2013 Retrieves information on ACME accounts", "community.crypto.acme_account module \u2013 Create, modify or delete ACME accounts", "community.crypto.acme_certificate module \u2013 Create SSL/TLS certificates with the ACME protocol", "community.crypto.acme_certificate_revoke module \u2013 Revoke certificates with the ACME protocol", "community.crypto.acme_challenge_cert_helper module \u2013 Prepare certificates required for ACME challenges such as tls-alpn-01
", "community.crypto.acme_inspect module \u2013 Send direct requests to an ACME server", "community.crypto.certificate_complete_chain module \u2013 Complete certificate chain given a set of untrusted and root certificates", "community.crypto.crypto_info module \u2013 Retrieve cryptographic capabilities", "How to create a small CA", "How to create self-signed certificates", "community.crypto.ecs_certificate module \u2013 Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API", "community.crypto.ecs_domain module \u2013 Request validation of a domain with the Entrust Certificate Services (ECS) API", "Index of all Collection Environment Variables", "community.crypto.get_certificate module \u2013 Get a certificate from a host:port", "Community.Crypto", "community.crypto.luks_device module \u2013 Manage encrypted (LUKS) devices", "community.crypto.openssh_cert module \u2013 Generate OpenSSH host or user certificates.", "community.crypto.openssh_keypair module \u2013 Generate OpenSSH private and public keys", "community.crypto.openssl_certificate_info", "community.crypto.openssl_certificate", "community.crypto.openssl_csr_info module \u2013 Provide information of OpenSSL Certificate Signing Requests (CSR)", "community.crypto.openssl_csr module \u2013 Generate OpenSSL Certificate Signing Request (CSR)", "community.crypto.openssl_csr_pipe module \u2013 Generate OpenSSL Certificate Signing Request (CSR)", "community.crypto.openssl_dhparam module \u2013 Generate OpenSSL Diffie-Hellman Parameters", "community.crypto.openssl_pkcs12 module \u2013 Generate OpenSSL PKCS#12 archive", "community.crypto.openssl_privatekey_convert module \u2013 Convert OpenSSL private keys", "community.crypto.openssl_privatekey_info module \u2013 Provide information for OpenSSL private keys", "community.crypto.openssl_privatekey module \u2013 Generate OpenSSL private keys", "community.crypto.openssl_privatekey_pipe module \u2013 Generate OpenSSL private keys without disk access", "community.crypto.openssl_publickey_info filter \u2013 Retrieve information from OpenSSL public keys in PEM format", "community.crypto.openssl_publickey_info module \u2013 Provide information for OpenSSL public keys", "community.crypto.openssl_publickey module \u2013 Generate an OpenSSL public key from its private key.", "community.crypto.openssl_signature_info module \u2013 Verify signatures with openssl", "community.crypto.openssl_signature module \u2013 Sign data with openssl", "community.crypto.split_pem filter \u2013 Split PEM file contents into multiple objects", "community.crypto.x509_certificate_info filter \u2013 Retrieve information from X.509 certificates in PEM format", "community.crypto.x509_certificate_info module \u2013 Provide information of OpenSSL X.509 certificates", "community.crypto.x509_certificate module \u2013 Generate and/or check OpenSSL certificates", "community.crypto.x509_certificate_pipe module \u2013 Generate and/or check OpenSSL certificates", "community.crypto.x509_crl_info filter \u2013 Retrieve information from X.509 CRLs in PEM format", "community.crypto.x509_crl_info module \u2013 Retrieve information on Certificate Revocation Lists (CRLs)", "community.crypto.x509_crl module \u2013 Generate Certificate Revocation Lists (CRLs)"], "terms": {"thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "plugin": [0, 13, 19, 20, 29, 30, 35, 36, 40], "wa": [0, 1, 3, 4, 6, 9, 11, 14, 16, 18, 19, 20, 21, 22, 23, 25, 27, 28, 29, 32, 33, 36, 37, 38, 40, 41, 42], "part": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "collect": [0, 9, 10, 15, 19, 20], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "10": [0, 1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "0": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "modul": [0, 9, 10, 19, 20, 30, 36, 40], "ha": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42], "been": [0, 1, 2, 3, 4, 6, 11, 13, 14, 16, 17, 19, 20, 22, 23, 27, 32, 39], "remov": [0, 1, 2, 3, 4, 6, 16, 19, 20, 25, 32, 38], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "renam": [0, 19, 20, 37, 38], "acme_account_info": [0, 2, 15], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "To": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "instal": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "us": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "ansibl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "galaxi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "you": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "need": [1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "further": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "abl": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "detail": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "playbook": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "specifi": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "allow": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "ca": [1, 2, 3, 4, 6, 7, 11, 15, 17, 21, 22, 23, 25, 35, 36, 37, 38, 39, 40, 41, 42], "support": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "protocol": [1, 2, 5, 6, 14, 15, 18, 38], "let": [1, 2, 3, 4, 6, 38], "": [1, 2, 3, 4, 5, 6, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42], "encrypt": [1, 2, 3, 4, 6, 14, 15, 18, 25, 26, 28, 29, 38], "onli": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "work": [1, 2, 3, 4, 6, 16, 26, 28, 29, 32], "v2": [1, 2, 3, 4, 6, 32], "below": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "ar": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "host": [1, 2, 3, 4, 5, 6, 7, 11, 12, 15, 16, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "execut": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "either": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37, 38, 39, 41, 42], "openssl": [1, 2, 3, 4, 6, 7, 8, 15, 36], "cryptographi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42], "1": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "5": [1, 2, 3, 4, 6, 7, 8, 12, 16, 21, 28, 29, 33, 34, 36, 37, 38, 39], "ipaddress": [1, 2, 3, 4, 6], "comment": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "account_key_cont": [1, 2, 3, 4, 6], "string": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "content": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 14, 15, 16, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "rsa": [1, 2, 3, 4, 6, 8, 10, 17, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "ellipt": [1, 2, 3, 4, 6, 8, 18, 21, 27, 28, 29, 30, 31, 36, 37], "curv": [1, 2, 3, 4, 6, 8, 18, 21, 27, 28, 29, 30, 31, 36, 37], "kei": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 21, 22, 23, 24, 25, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "mutual": [1, 2, 3, 4, 5, 6, 16, 22, 23, 25, 38, 39, 42], "exclus": [1, 2, 3, 4, 5, 6, 16, 22, 23, 25, 38, 39, 42], "account_key_src": [1, 2, 3, 4, 5, 6, 8], "warn": [1, 2, 3, 4, 6, 27, 37, 38], "written": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 42], "temporari": [1, 2, 3, 4, 6], "file": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "which": [1, 2, 3, 4, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "delet": [1, 3, 4, 6, 15], "when": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "complet": [1, 2, 3, 4, 6, 8, 15, 16, 29], "sinc": [1, 2, 3, 4, 6, 9, 16, 22, 23, 25, 27], "an": [1, 2, 3, 4, 5, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 36, 37, 38, 39, 40, 41, 42], "import": [1, 2, 3, 4, 6, 8, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 42], "privat": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 15, 17, 21, 22, 23, 24, 25, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42], "can": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42], "chang": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "revok": [1, 2, 3, 6, 11, 15, 40, 41, 42], "your": [1, 2, 3, 4, 6, 9, 11, 12, 22, 23, 24, 28, 29, 38, 39], "certif": [1, 2, 6, 15, 24, 25, 28, 29, 32, 33, 34, 35, 40], "without": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37, 38, 39, 41, 42], "know": [1, 2, 3, 4, 6, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38], "might": [1, 2, 3, 4, 6, 26, 28, 29, 32, 42], "accept": [1, 2, 3, 4, 6, 11, 22, 23], "In": [1, 2, 3, 4, 6, 9, 11, 18, 21, 25, 27, 28, 29, 39], "case": [1, 2, 3, 4, 6, 8, 11, 12, 14, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 32, 36, 37, 38, 42], "It": [1, 2, 3, 4, 6, 7, 11, 18, 21, 26, 27, 28, 31, 37, 38, 39], "still": [1, 2, 3, 4, 6, 11, 17, 21, 27, 37, 38], "happen": [1, 2, 3, 4, 6], "disk": [1, 2, 3, 4, 6, 7, 10, 15, 22, 23, 26, 27, 28, 32, 38, 39], "process": [1, 2, 3, 4, 6, 12, 16, 42], "move": [1, 2, 3, 4, 6, 11, 37, 38, 39], "its": [1, 2, 3, 4, 6, 7, 9, 11, 12, 15, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 31, 38, 39], "argument": [1, 2, 3, 4, 6, 24], "node": [1, 2, 3, 4, 6, 36, 40], "where": [1, 2, 3, 4, 6, 9, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 37, 38, 39, 41, 42], "account_key_passphras": [1, 2, 3, 4, 6], "ad": [1, 2, 3, 4, 5, 6, 7, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 32, 37, 38, 39, 40, 41, 42], "6": [1, 2, 3, 4, 5, 6, 8, 11, 14, 16, 18, 21, 22, 23, 28, 29, 33, 34, 36, 37, 38, 39], "phassphras": [1, 2, 3, 4, 5, 6], "decod": [1, 2, 3, 4, 5, 6, 21, 36, 37, 40, 41, 42], "backend": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "alias": [1, 2, 3, 4, 6, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 42], "account_kei": [1, 2, 3, 4, 6], "path": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "contain": [1, 2, 3, 4, 5, 6, 7, 12, 14, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 42], "creat": [1, 4, 5, 6, 11, 15, 16, 17, 18, 22, 23, 24, 25, 26, 28, 31, 32, 38, 39, 41, 42], "openssl_privatekei": [1, 2, 3, 6, 9, 10, 11, 15, 22, 23, 24, 25, 26, 27, 29, 31, 32, 34, 38, 39], "openssl_privatekey_pip": [1, 2, 3, 6, 15, 22, 23, 26, 27, 28, 32, 38, 39], "If": [1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "requisit": [1, 2, 3, 6], "avail": [1, 2, 3, 4, 6, 8, 10, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 42], "directli": [1, 2, 3, 6, 10, 37, 38], "command": [1, 2, 3, 6, 16, 17], "line": [1, 2, 3, 6, 16], "tool": [1, 2, 3, 4, 6, 22, 23], "genrsa": [1, 2, 3, 6], "ecparam": [1, 2, 3, 4, 6], "genkei": [1, 2, 3, 4, 6], "ani": [1, 2, 3, 4, 6, 9, 10, 11, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39], "other": [1, 2, 3, 4, 6, 11, 17, 18, 22, 23, 25, 28, 29, 36, 37, 41, 42], "pem": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "format": [1, 2, 3, 4, 5, 6, 7, 11, 15, 16, 17, 18, 21, 25, 26, 27, 28, 29, 32, 37, 38, 39, 41, 42], "well": [1, 2, 3, 4, 6, 12, 25, 26, 28, 29, 32, 38], "account_uri": [1, 2, 3, 4, 6], "assum": [1, 2, 3, 4, 6, 7, 9, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "uri": [1, 2, 3, 4, 6, 21, 22, 23, 36, 37, 40, 41, 42], "given": [1, 2, 3, 4, 5, 6, 15, 16, 22, 23, 33], "doe": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "match": [1, 2, 3, 4, 6, 7, 12, 17, 18, 22, 23, 24, 28, 29, 38, 39, 42], "exist": [1, 2, 3, 4, 5, 6, 9, 11, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39, 42], "fail": [1, 2, 3, 4, 6, 11, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 32, 36, 37, 38, 40, 41, 42], "acme_directori": [1, 2, 3, 4, 6, 38], "directori": [1, 2, 3, 4, 6, 7, 38], "entri": [1, 2, 3, 4, 5, 6, 12, 21, 30, 35, 36, 37, 38, 40, 42], "point": [1, 2, 3, 4, 6, 7, 11, 17, 21, 22, 23, 27, 30, 31, 36, 37, 38, 39, 40, 41, 42], "url": [1, 2, 3, 4, 6], "access": [1, 2, 3, 4, 6, 12, 15, 22, 23, 26, 27, 28, 32, 38, 39], "server": [1, 2, 3, 4, 9, 11, 12, 14, 15, 17, 22, 23, 38, 39], "api": [1, 2, 3, 4, 6, 15, 38, 39], "For": [1, 2, 3, 4, 6, 10, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40], "safeti": [1, 2, 3, 4, 6], "reason": [1, 2, 3, 4, 6, 22, 23, 38, 39, 40, 41, 42], "default": [1, 2, 3, 4, 6, 7, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "set": [1, 2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "stage": [1, 2, 3, 4, 6, 38], "v1": [1, 2, 3, 4, 6], "technic": [1, 2, 3, 4, 6, 11], "correct": [1, 2, 3, 4, 6, 7, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "untrust": [1, 2, 3, 4, 6, 15], "all": [1, 2, 3, 4, 6, 7, 8, 9, 11, 17, 18, 21, 25, 27, 28, 29, 35, 36, 37, 38, 39, 40, 41, 42], "endpoint": [1, 2, 3, 4, 6], "found": [1, 2, 3, 4, 6, 8, 12], "here": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "http": [1, 2, 3, 4, 5, 6, 11, 12, 14, 17, 22, 23, 28, 38, 39], "letsencrypt": [1, 2, 3, 4, 6, 38], "org": [1, 2, 3, 4, 6, 11, 22, 23, 38, 40, 41, 42], "doc": [1, 2, 3, 4, 6, 9, 10, 28, 38], "environ": [1, 2, 3, 4, 5, 6, 38], "buypass": [1, 2, 3, 4, 6, 38], "com": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15, 17, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39, 40, 41, 42], "t": [1, 2, 3, 4, 6, 9, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 42], "63d4ai": [1, 2, 3, 4, 6], "go": [1, 2, 3, 4, 6], "ssl": [1, 2, 4, 5, 6, 7, 12, 15, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 37, 38, 39, 41, 42], "product": [1, 2, 3, 4, 6, 11, 29], "v02": [1, 2, 3, 4, 6, 38], "zerossl": [1, 2, 3, 4, 6], "dv90": [1, 2, 3, 4, 6], "sectigo": [1, 2, 3, 4, 6], "qa": [1, 2, 3, 4, 6], "secur": [1, 2, 3, 4, 6, 11, 14, 25, 38, 39], "trust": [1, 2, 3, 4, 6, 40, 41, 42], "provid": [1, 2, 3, 4, 5, 6, 9, 10, 11, 12, 14, 15, 16, 18, 22, 23, 28, 29, 30, 32, 36, 38, 39, 40, 41], "dv": [1, 2, 3, 4, 6], "list": [1, 2, 3, 4, 6, 7, 8, 11, 12, 14, 15, 17, 21, 22, 23, 25, 30, 35, 36, 37, 40], "servic": [1, 2, 3, 4, 6, 15, 38, 39], "test": [1, 2, 3, 4, 6, 11, 12, 18, 21, 36, 37], "against": [1, 2, 3, 4, 6, 11, 14, 17], "acme_vers": [1, 2, 3, 4, 6], "integ": [1, 2, 3, 4, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 36, 37, 38, 39, 40, 41, 42], "must": [1, 2, 3, 4, 5, 6, 9, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42], "classic": [1, 2, 3, 4, 6], "standard": [1, 2, 3, 4, 6, 11], "deprec": [1, 2, 3, 4, 6, 18, 37, 38], "from": [1, 2, 3, 4, 6, 7, 9, 10, 11, 12, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 37, 38, 39, 41, 42], "3": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39], "choic": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "request_timeout": [1, 2, 3, 4, 6], "time": [1, 2, 3, 4, 6, 11, 12, 16, 17, 21, 25, 27, 30, 31, 36, 37, 38, 39, 40, 41, 42], "should": [1, 2, 3, 4, 5, 6, 8, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 26, 28, 29, 32, 36, 37, 38, 39, 41, 42], "wait": [1, 2, 3, 4, 6], "respons": [1, 2, 3, 4, 6, 11], "timeout": [1, 2, 3, 4, 6, 14], "appli": [1, 2, 3, 4, 6, 11, 14, 17, 18], "request": [1, 2, 3, 4, 5, 7, 8, 9, 10, 14, 15, 16, 17, 18, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "head": [1, 2, 3, 4, 6], "get": [1, 2, 3, 4, 6, 11, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 31, 32, 37, 38, 41, 42], "post": [1, 2, 3, 4, 6, 11], "retrieve_ord": 1, "whether": [1, 2, 3, 4, 6, 8, 9, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 27, 28, 32, 36, 37, 38, 39, 40, 41, 42], "order": [1, 3, 6, 11, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 35, 36, 37, 38, 40, 41, 42], "object": [1, 3, 6, 15, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "A": [1, 2, 5, 7, 8, 11, 14, 21, 22, 23, 27, 31, 33, 35, 37, 38, 39, 41, 42], "ignor": [1, 2, 3, 7, 11, 17, 18, 21, 22, 23, 25, 29, 35, 36, 37, 38, 39, 40, 41, 42], "fetch": 1, "order_uri": [1, 3, 6], "alwai": [1, 2, 3, 4, 5, 6, 8, 10, 11, 12, 14, 17, 18, 25, 27, 28, 29, 37, 38, 39, 42], "popul": 1, "option": [1, 2, 3, 4, 6, 11, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 37, 38, 39, 42], "object_list": 1, "current": [1, 3, 8, 11, 12, 14, 17, 18, 22, 23, 24, 25, 26, 28, 29, 32, 38, 39, 42], "so": [1, 2, 3, 4, 6, 11, 12, 16, 17, 18, 22, 24, 25, 26, 27, 28, 29, 32, 36, 38, 40, 42], "result": [1, 4, 5, 9, 10, 11, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 36, 37, 38, 39, 40, 41, 42], "empti": [1, 3, 8], "url_list": 1, "select_crypto_backend": [1, 2, 3, 4, 6, 14, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "determin": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39], "auto": [1, 2, 3, 4, 6, 14, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "tri": [1, 2, 3, 4, 6, 7, 14, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "fall": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "back": [1, 2, 3, 4, 6, 9, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "try": [1, 2, 3, 4, 6, 7, 8, 14, 16, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39], "binari": [1, 2, 3, 4, 6, 8, 18, 24], "librari": [1, 2, 3, 4, 6, 8, 14, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "validate_cert": [1, 2, 3, 4, 6], "boolean": [1, 2, 3, 4, 6, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42], "call": [1, 2, 3, 4, 6, 11, 25, 37, 38], "valid": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 14, 15, 17, 21, 22, 23, 33, 34, 37, 38, 39, 42], "tl": [1, 2, 4, 6, 15, 22, 23, 25, 26, 28, 29, 32, 38, 39], "ever": [1, 2, 3, 4, 6], "fals": [1, 2, 3, 4, 6, 8, 9, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42], "purpos": [1, 2, 3, 4, 6, 11, 22, 23, 38, 39], "local": [1, 2, 3, 4, 6, 11, 12, 36, 38, 39, 40], "pebbl": [1, 2, 3, 4, 6], "true": [1, 2, 3, 4, 6, 8, 9, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42], "descript": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "action_group": [1, 2, 3, 4, 6], "action": [1, 2, 3, 4, 5, 6, 7, 8, 11, 14, 17, 18, 21, 22, 24, 25, 27, 28, 29, 31, 32, 33, 34, 37, 38, 41, 42], "group": [1, 2, 3, 4, 6, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 42], "module_default": [1, 2, 3, 4, 6], "check_mod": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "full": [1, 2, 3, 7, 8, 11, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "modifi": [1, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "state": [1, 2, 3, 5, 7, 8, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 31, 32, 33, 34, 37, 38, 41, 42], "run": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "statu": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "predict": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "target": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "diff_mod": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "n": [1, 5, 6, 7, 8, 14, 21, 27, 31, 33, 37, 41], "Will": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42], "what": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "possibli": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "diff": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "mode": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "acme_account": [1, 3, 15], "acme_account_fact": 1, "befor": [1, 3, 12, 30, 35, 36, 38, 39, 40], "8": [1, 3, 4, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38], "usag": [1, 3, 7, 10, 11, 15, 16, 22, 38, 39], "did": [1, 3, 29], "new": [1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 16, 17, 18, 22, 23, 24, 25, 26, 28, 29, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "enough": [1, 2, 3, 4, 6], "instead": [1, 2, 3, 4, 6, 10, 16, 17, 22, 23, 28, 29, 42], "explicitli": [1, 2, 3, 4, 6, 26, 27, 28], "disabl": [1, 2, 3, 4, 6, 11, 16, 17, 27], "enabl": [1, 2, 3, 4, 6, 11, 17, 22, 23], "slower": [1, 2, 3, 4, 6], "less": [1, 2, 3, 4, 6, 12, 17], "have": [1, 2, 3, 4, 6, 10, 11, 12, 13, 17, 18, 22, 24, 25, 26, 27, 28, 29, 30, 32, 35, 36, 38, 39, 40, 42], "store": [1, 2, 3, 4, 6, 10, 11, 12, 16, 23, 25, 26, 38, 39], "although": [1, 2, 3, 4, 6], "chosen": [1, 2, 3, 4, 6, 25], "principl": [1, 2, 3, 4, 6], "far": [1, 2, 3, 4, 6], "develop": [1, 2, 3, 4, 6, 38], "we": [1, 2, 3, 4, 5, 6, 9, 25, 28, 29], "got": [1, 2, 3, 4, 6], "feedback": [1, 2, 3, 4, 6], "thei": [1, 2, 3, 4, 6, 12, 16, 18, 24, 28, 29, 37, 41], "incommon": [1, 2, 3, 4, 6], "experi": [1, 2, 3, 4, 6], "problem": [1, 2, 3, 4, 6], "anoth": [1, 2, 3, 4, 6, 7, 9, 10, 11, 16, 21, 28, 29, 36, 37, 39, 40, 41, 42], "pleas": [1, 2, 3, 4, 6, 7, 9, 18, 22, 23, 24, 26, 28, 29, 38, 39], "issu": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "help": [1, 2, 3, 4, 6, 11], "u": [1, 2, 3, 4, 6, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "mention": [1, 2, 3, 4, 6, 25], "appreci": [1, 2, 3, 4, 6], "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "check": [1, 3, 7, 9, 11, 15, 17, 21, 22, 23, 24, 25, 27, 28, 29, 32, 33, 37, 40, 41, 42], "etc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 37, 38, 39, 41, 42], "pki": [1, 2, 3, 4, 5, 6, 8, 12], "cert": [1, 2, 3, 4, 5, 6, 8, 11, 14, 17, 21, 22, 23, 25, 33, 34, 36, 37, 40, 42], "regist": [1, 3, 5, 6, 7, 8, 9, 10, 14, 21, 23, 27, 29, 31, 33, 34, 37, 38, 39, 41], "account_data": 1, "verifi": [1, 7, 12, 15, 34, 38], "assert": [1, 33, 34, 37, 38], "print": [1, 35, 39, 41], "builtin": [1, 8, 23, 27, 30, 31, 35, 36, 37, 38, 39, 40, 41], "debug": [1, 2, 3, 4, 6, 8, 11, 14, 21, 23, 27, 29, 30, 31, 35, 36, 37, 39, 40, 41], "var": [1, 3, 6, 8, 14, 21, 23, 27, 31, 37, 39], "contact": [1, 2, 3, 6], "acme_account_kei": 1, "acme_account_uri": 1, "common": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "document": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "follow": [1, 2, 3, 5, 6, 7, 8, 9, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "field": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 41, 42], "uniqu": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "dictionari": [1, 2, 3, 5, 6, 8, 11, 14, 16, 21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37, 40, 41, 42], "element": [1, 2, 3, 7, 8, 11, 12, 14, 17, 21, 22, 23, 25, 27, 30, 31, 35, 36, 37, 40, 41, 42], "challeng": [1, 3, 6, 15, 38], "resourc": [1, 3, 5, 12], "sampl": [1, 3, 4, 5, 6, 8, 11, 12, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 40, 41, 42], "mailto": [1, 2, 6], "me": [1, 2, 6], "tel": 1, "00123456789": 1, "queri": [1, 3, 21, 27, 31, 37], "public_account_kei": 1, "public": [1, 3, 11, 15, 17, 21, 22, 23, 24, 25, 26, 27, 28, 29, 36, 37, 38, 39], "json": [1, 6, 11, 40, 41], "web": [1, 12], "kty": [1, 6], "ec": [1, 3, 15, 38, 39], "crv": 1, "p": [1, 21, 27, 30, 31, 36, 37], "256": [1, 17, 18], "x": [1, 6, 14, 15, 21, 27, 30, 31, 41], "mkbctnickusdii11yss3526idz8aito7tu6kpaqv7d4": 1, "y": [1, 14, 21, 27, 30, 31, 36, 37], "4etl6srw2yilurn5vfvvhuhp7x8pxltmwwlbbm4ifym": 1, "deactiv": [1, 2, 3, 11], "none": [1, 2, 3, 4, 5, 6, 11, 12, 14, 16, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 34, 36, 37], "success": [1, 3, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "error": [1, 3, 4, 6, 8, 11, 16, 38], "occur": [1, 42], "dure": [1, 2, 3, 11, 17, 25], "about": [1, 2, 11, 12, 14, 17, 22, 23, 27], "structur": 1, "rfc7807": 1, "expir": [1, 3, 6, 10, 11, 12, 14, 36, 37, 38, 39, 42], "timestamp": [1, 17, 22, 24, 25, 26, 28, 32, 37, 38, 39, 41, 42], "describ": [1, 22, 23, 30, 35, 36, 40], "rfc3339": [1, 11], "includ": [1, 3, 7, 9, 11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 36, 37, 38, 40, 41, 42], "pend": [1, 11], "give": [1, 17, 18, 22, 24, 25, 26, 28, 32, 38], "expiri": [1, 11, 38, 39], "date": [1, 6, 7, 11, 14, 36, 37, 38, 39, 40, 41, 42], "final": [1, 3], "identifi": [1, 2, 3, 5, 11, 16, 17, 21, 22, 23, 36, 37, 38, 39], "type": [1, 3, 5, 6, 10, 11, 12, 16, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "dn": [1, 3, 5, 9, 10, 12, 21, 22, 23, 36, 37, 38, 40, 41, 42], "ip": [1, 3, 5, 14, 21, 22, 23, 36, 37], "hostnam": [1, 14], "address": [1, 2, 3, 5, 11, 12, 17, 21, 36, 37, 40, 41, 42], "wildcard": [1, 3], "actual": [1, 5, 17, 18, 22, 24, 25, 26, 28, 32, 38], "prefix": [1, 2, 22, 23], "notaft": [1, 36, 37], "notbefor": [1, 36, 37], "readi": [1, 11], "invalid": [1, 11, 35, 40, 41, 42], "felix": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41, 42], "fontein": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41, 42], "felixfontein": [1, 2, 4, 5, 6, 7, 8, 21, 22, 23, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 39, 40, 41, 42], "tracker": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "repositori": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "submit": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "bug": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "report": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "featur": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "allow_cr": 2, "creation": [2, 3, 6, 16], "present": [2, 3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 28, 32, 36, 37, 38, 42], "email": [2, 3, 11, 12, 21, 22, 23, 36, 37, 38, 39, 40, 41, 42], "ietf": [2, 3, 6, 22, 23], "html": [2, 3, 6, 22, 23, 28], "rfc8555": [2, 3, 6], "section": [2, 3, 4, 6, 22, 23], "7": [2, 3, 6, 14, 17, 18, 21, 25, 31, 36, 37, 40, 41], "absent": [2, 16, 17, 18, 22, 24, 25, 28, 32, 38, 42], "changed_kei": 2, "external_account_bind": 2, "extern": 2, "bind": 2, "data": [2, 3, 5, 11, 12, 15, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 42], "like": [2, 3, 10, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "specif": [2, 3, 4, 5, 6, 10, 11, 12, 16, 22, 23, 25, 37, 38, 39], "properli": [2, 6], "custom": [2, 11, 18], "alg": 2, "mac": [2, 25], "algorithm": [2, 14, 16, 17, 18, 21, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42], "probabl": 2, "hs256": 2, "hs384": 2, "hs512": 2, "base64": [2, 3, 14, 21, 25, 28, 29, 33, 34, 36, 37, 41, 42], "encod": [2, 3, 6, 11, 14, 21, 25, 28, 29, 33, 34, 36, 37, 40, 41, 42], "pad": 2, "symbol": [2, 7, 17, 18, 22, 24, 25, 26, 28, 32, 38], "end": [2, 3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "omit": [2, 9, 16, 17, 18], "kid": 2, "new_account_key_cont": 2, "same": [2, 3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 42], "restrict": [2, 3, 17, 22, 23], "new_account_key_src": 2, "new_account_key_passphras": 2, "inform": [2, 3, 4, 5, 6, 8, 10, 11, 12, 14, 15, 17, 22, 23, 28, 29, 38, 39], "touch": 2, "terms_agre": [2, 3], "indic": [2, 3, 11, 14, 22, 23, 27, 29], "agre": [2, 3], "term": [2, 3, 6], "acme_certif": [2, 5, 6, 7, 15], "do": [2, 3, 6, 9, 10, 11, 12, 16, 17, 18, 22, 24, 25, 26, 27, 28, 29, 32, 38], "basic": [2, 3, 21, 22, 23, 27, 30, 31, 36, 37], "manag": [2, 3, 4, 5, 6, 11, 15, 32], "both": [2, 3, 11, 18, 21, 22, 23, 27, 31, 32, 33, 34, 37, 39, 41, 42], "recommend": [2, 11, 12, 38, 39], "modify_account": [2, 3], "automat": [2, 3, 4, 5, 6, 16, 28, 29, 38], "rfc": [2, 3, 4, 5, 6, 22, 23], "8555": [2, 3, 4, 5, 6], "retriev": [2, 3, 6, 14, 15, 22, 23, 38, 39], "fact": 2, "write": [2, 3, 6, 7, 9, 16, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 42], "acme_inspect": [2, 3, 4, 15], "make": [2, 3, 6, 11, 14, 16, 18, 27, 28, 29, 33, 34, 37, 42], "sure": [2, 3, 16, 18, 27, 28, 29, 33, 34, 42], "TOS": 2, "myself": [2, 3], "one": [2, 3, 4, 7, 9, 11, 12, 14, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "variabl": [2, 3, 9, 21, 27, 30, 35, 36, 40], "new_account_kei": 2, "renew": [3, 11], "implement": [3, 29, 38, 39], "01": [3, 6, 11, 15, 17, 28, 29, 32], "alpn": [3, 6, 15], "twice": 3, "two": [3, 22, 23], "differ": [3, 4, 10, 12, 14, 17, 18, 22, 24, 28, 32, 38, 42], "task": [3, 11, 17, 18, 28, 29, 37], "output": [3, 6, 8, 11, 17, 25, 28, 29], "first": [3, 5, 6, 10, 11, 12, 16, 25, 37], "record": [3, 11, 12], "pass": [3, 9, 11], "second": [3, 12, 14, 16, 37, 38, 39, 42], "between": [3, 16, 18], "fulfil": 3, "step": [3, 11, 25], "whatev": 3, "mean": [3, 11, 33], "necessari": [3, 17], "destin": [3, 11, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38], "webserv": 3, "serv": [3, 38], "perform": [3, 11, 12, 16, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 42], "how": [3, 5, 12, 14, 15, 21, 22, 23, 28, 36, 37, 38, 40, 41, 42], "read": [3, 9, 16, 17, 18, 22, 24, 25, 26, 28, 29, 32, 33, 34, 38, 39, 42], "through": 3, "main": 3, "consid": [3, 17, 18, 22, 23, 24, 25, 28, 29, 38, 39], "experiment": 3, "accord": [3, 22, 23], "8738": 3, "account_email": 3, "associ": [3, 7, 11, 12], "account": [3, 4, 5, 6, 8, 11, 15], "more": [3, 7, 11, 14, 17, 22, 23, 25, 38, 39, 42], "than": [3, 4, 11, 12, 17, 18, 21, 22, 23, 25, 36, 37, 38, 39, 40, 41, 42], "updat": [3, 6, 12, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 42], "most": [3, 16], "agreement": [3, 11, 21, 36, 37], "latest": [3, 28, 42], "gather": 3, "chain_dest": 3, "chain": [3, 11, 14, 15, 38], "intermedi": [3, 7, 11, 25, 29, 38], "csr": [3, 5, 6, 7, 9, 10, 11, 15, 24, 25, 28, 29, 32, 37, 38, 39], "src": [3, 9, 25, 39], "openssl_csr": [3, 10, 11, 15, 21, 23, 24, 25, 28, 29, 32, 38, 39], "req": 3, "mai": [3, 11, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39], "multipl": [3, 9, 10, 11, 15, 21, 22, 23, 25, 27, 30, 31, 36, 37], "subject": [3, 7, 10, 11, 14, 17, 18, 21, 22, 23, 24, 25, 26, 28, 32, 36, 37, 38, 39, 40, 42], "altern": [3, 10, 11, 22, 23, 38, 39], "each": [3, 9, 11, 28, 29, 30, 32, 35, 36, 40], "lead": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "individu": [3, 17], "sign": [3, 5, 8, 11, 14, 15, 17, 24, 25, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42], "bad": 3, "idea": 3, "view": 3, "precis": 3, "csr_content": [3, 9, 10, 38, 39], "openssl_csr_pip": [3, 9, 10, 15, 21, 22, 28, 29, 32, 38, 39], "ongo": 3, "previou": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "non": [3, 8, 11, 17], "activ": [3, 6, 11, 12], "taken": 3, "mark": [3, 22, 23], "no_log": [3, 28, 29], "up": [3, 5, 11, 16, 17, 18, 22, 24, 25, 26, 28, 30, 32, 35, 36, 37, 38, 40], "longer": [3, 16, 22, 23], "wai": [3, 5, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "caus": [3, 17, 18], "messag": 3, "come": 3, "unus": 3, "anywai": 3, "deactivate_authz": 3, "authent": [3, 6, 11, 12, 17, 22, 23, 38, 39], "authz": [3, 6], "after": [3, 16, 38, 39], "bound": 3, "remain": [3, 11, 12, 16, 17], "certain": [3, 17, 37], "amount": 3, "re": [3, 12, 14, 18, 21, 22, 23, 24, 25, 28, 29, 32, 36, 37, 38, 39, 42], "domain": [3, 5, 11, 15, 21, 36, 37, 40, 41, 42], "concern": [3, 22, 24, 28, 29, 38, 39], "dest": [3, 5, 7, 9, 23, 39], "fullchain_dest": [3, 6], "forc": [3, 11, 17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 42], "enforc": 3, "even": [3, 4, 11, 16, 17, 18, 24, 25, 28, 32, 38, 39], "remaining_dai": [3, 11], "especi": [3, 28], "addit": [3, 11, 16, 22, 23], "desir": [3, 16], "fullchain": [3, 6, 7], "want": [3, 9, 10, 11, 12, 16, 18, 22, 23, 27, 42], "avoid": [3, 11, 12, 17, 18, 22, 24, 25, 26, 27, 28, 32, 37, 38, 39, 42], "accident": [3, 27, 28, 29], "old": [3, 11, 22, 23, 37, 38], "number": [3, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41, 42], "dai": [3, 11, 12, 14, 37, 38, 39], "left": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "being": [3, 11, 17, 28, 29, 37, 38, 39], "cert_dai": [3, 11], "challenge_data": [3, 5], "retrieve_all_altern": 3, "offer": [3, 9, 10], "These": [3, 15, 22, 23, 36, 40], "togeth": [3, 16, 25], "all_chain": 3, "select_chain": 3, "criteria": 3, "select": [3, 5, 10, 18, 25, 28, 29], "until": [3, 7, 11, 14], "criterium": 3, "header": [3, 5, 6], "determinist": 3, "everi": [3, 11, 12, 18, 21, 22, 23, 26, 27, 28, 29, 30, 31, 36, 37, 38, 39, 42], "consist": [3, 27], "condit": [3, 14, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "issuer": [3, 7, 14, 21, 22, 23, 36, 37, 38, 40, 41, 42], "authority_key_identifi": [3, 21, 22, 23, 36, 37], "authoritykeyidentifi": [3, 21, 22, 23, 36, 37], "extens": [3, 5, 6, 14, 18, 21, 22, 23, 36, 37, 40, 41, 42], "base": [3, 11, 16, 17, 28, 29], "form": [3, 7, 11, 36, 37], "c4": 3, "a7": 3, "b1": [3, 28, 29, 32], "a4": 3, "7b": 3, "2c": [3, 28, 29, 32], "71": [3, 28, 29, 32], "fa": 3, "db": 3, "e1": [3, 28, 29, 32], "4b": 3, "90": [3, 11, 12, 38, 39], "75": [3, 28, 29, 32], "ff": [3, 21, 22, 23, 27, 30, 31, 36, 37], "15": [3, 6, 11, 25, 38, 39], "60": [3, 11, 12, 28, 29, 32], "85": [3, 28, 29, 32], "89": 3, "would": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "commonnam": [3, 21, 22, 23, 36, 37, 38, 40, 41, 42], "my": [3, 28, 41, 42], "prefer": [3, 21, 36, 37, 40, 41, 42], "root": [3, 11, 14, 15, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "cn": [3, 9, 11, 14, 22, 23, 42], "subject_key_identifi": [3, 21, 22, 23, 36, 37], "subjectkeyidentifi": [3, 21, 36, 37], "a8": 3, "4a": [3, 21, 27, 30, 31, 36, 37], "6a": [3, 28, 29, 32], "63": [3, 11, 21, 27, 30, 31, 36, 37], "04": [3, 21, 27, 28, 29, 30, 31, 32, 36, 37], "7d": [3, 42], "dd": [3, 17, 21, 22, 23, 28, 29, 32, 36, 37], "ba": [3, 21, 27, 30, 31, 36, 37], "e6": [3, 21, 27, 30, 31, 36, 37], "d1": 3, "39": [3, 28, 29, 32], "b7": 3, "a6": [3, 28, 29, 32], "45": 3, "65": 3, "ef": [3, 28, 29, 32], "f3": 3, "a1": [3, 28, 29, 32], "test_certif": 3, "exclud": [3, 17, 21, 22, 23], "leaf": [3, 7], "ident": [3, 17], "last": [3, 16, 21, 36, 37, 40, 41, 42], "furthest": 3, "awai": 3, "Its": 3, "safe_file_oper": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "strict": [3, 6, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "oper": [3, 11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "function": [3, 11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "ensur": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "proper": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "permiss": [3, 11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "corrupt": [3, 11, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 42], "At": [3, 17], "least": [3, 11, 22, 23, 33, 34], "control": [3, 6, 12, 29, 36, 40, 41], "over": 3, "rate": [3, 4], "limit": [3, 4, 16, 17], "8737": [3, 5, 6], "acme_challenge_cert_help": [3, 15], "prepar": [3, 15], "certificate_complete_chain": [3, 15], "find": [3, 7, 12], "acme_certificate_revok": [3, 15], "account_private_kei": 3, "httpd": [3, 4, 5, 6], "crt": [3, 4, 5, 6, 11, 12, 37, 38, 39, 42], "sample_com_challeng": [3, 5], "hashi": 3, "vault": [3, 16, 29], "lookup": [3, 7, 23, 29, 30, 35, 36, 39, 40], "hashi_vault": 3, "secret": [3, 28], "copi": [3, 7, 9, 11, 12, 23, 38, 39], "www": [3, 7, 9, 10, 11, 14, 17, 21, 22, 23, 36, 37, 38, 39], "resource_valu": 3, "item": [3, 5, 22, 35], "loop": [3, 5, 35], "dict2item": 3, "v01": 3, "30": [3, 11, 28, 29, 32], "aw": 3, "route53": 3, "zone": 3, "txt": [3, 12, 17], "ttl": 3, "enclos": 3, "quot": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38], "regex_replac": [3, 22], "map": [3, 11, 22, 37], "challenge_data_dn": 3, "dst": 3, "x3": 3, "cross": 3, "identrust": 3, "As": [3, 17, 18, 22, 24, 25, 26, 28, 32, 38], "long": [3, 12], "switch": 3, "own": [3, 9, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38, 39, 42], "isrg": 3, "x1": 3, "compat": [3, 11, 17, 25], "older": [3, 16, 25, 26, 28, 29, 32, 38], "client": [3, 11, 12, 14, 17, 22, 23, 38, 39, 40, 41, 42], "o": [3, 11, 14, 17, 18, 22, 23, 24, 25, 26, 28, 32, 38], "digit": 3, "signatur": [3, 7, 15, 17, 21, 22, 23, 34, 36, 37, 38, 40, 41, 42], "co": 3, "4": [3, 4, 8, 14, 16, 21, 22, 23, 25, 32, 33, 34, 36, 37, 38], "itself": [3, 42], "concaten": [3, 7], "full_chain": 3, "token": [3, 17], "a5b1c3d2e9f8g7h6": 3, "12345": [3, 6, 21, 36, 37], "2022": [3, 25], "08": [3, 11, 28, 29, 32], "01t01": 3, "02": [3, 11], "34z": 3, "04t01": 3, "03": [3, 11, 22, 24, 25, 26, 28, 32, 38, 42], "45z": 3, "per": [3, 25], "yet": [3, 6], "_acm": 3, "known": [3, 11, 12, 17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 42], "evagxfads6psrb2lav9izf17dt3juxgj": 3, "pct92wr": 3, "oa": 3, "resource_origin": 3, "origin": [3, 11, 14, 21, 22, 24, 25, 26, 28, 32, 36, 37, 38, 42], "produc": 3, "blob": 3, "put": 3, "acmevalid": 3, "x509": 3, "editor": 3, "rfc8737": 3, "b64decod": [3, 9, 39], "jinja": 3, "filter": [3, 31, 37, 41], "extract": [3, 14, 21, 36, 37, 42], "ilirfxkkxa": 3, "17dt3juxgj": 3, "finalization_uri": 3, "michael": 3, "gruener": 3, "mgruener": 3, "exactli": [4, 14, 18, 21, 26, 36, 37], "private_key_src": [4, 5], "private_key_cont": [4, 5, 22, 23, 25, 32], "valu": 4, "private_key_passphras": [4, 5, 26], "revoke_reason": 4, "One": [4, 17, 18, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 40, 41, 42], "revoc": [4, 11, 15, 22, 23, 40], "reasoncod": 4, "defin": [4, 10, 11, 12, 13, 16, 22, 23, 28, 29, 38, 39, 42], "rfc5280": [4, 22, 23], "possibl": [4, 11, 14, 21, 36, 37], "unspecifi": [4, 17, 18, 22, 24, 25, 26, 28, 32, 38, 40, 41, 42], "keycompromis": 4, "cacompromis": 4, "affiliationchang": 4, "supersed": [4, 22, 23, 40, 41, 42], "cessationofoper": 4, "certificatehold": 4, "removefromcrl": 4, "9": [4, 14, 15, 18, 28, 29, 37, 38], "privilegewithdrawn": 4, "aacompromis": 4, "return": 4, "alreadi": [4, 11, 12, 16, 17, 18, 22, 23, 24, 25, 28, 32, 38, 39, 41, 42], "unchang": [4, 16], "depend": [4, 8, 11, 14, 21, 27, 28, 29, 30, 31, 36, 37], "some": [4, 14, 16, 29, 33, 34, 40, 41], "raw": [5, 6, 26, 28, 29], "convert": [5, 15, 18, 21, 28, 29, 36, 37, 40, 41, 42], "simpl": [5, 9, 10], "gener": [5, 7, 11, 15, 16, 21, 26, 27, 31, 33, 34, 36, 37, 41], "dictsort": 5, "sample_com_challenge_cert": 5, "regular_certif": 5, "deliv": 5, "regular": [5, 6], "connect": [5, 6, 14], "except": [5, 6, 14, 18, 21, 22, 23, 25, 28, 29, 36, 37, 42], "challenge_certif": 5, "achiev": 5, "veri": [5, 10, 41], "nginx": [5, 6], "search": 5, "ssl_preread": 5, "ssl_preread_alpn_protocol": 5, "rout": 5, "private_kei": [5, 17, 29], "identifier_typ": 5, "self": [5, 9, 15, 22, 23, 37, 38, 39], "place": [5, 21, 27, 30, 31, 36, 37], "attempt": [6, 18], "encount": 6, "wish": 6, "investig": 6, "sent": [6, 12], "method": [6, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "otherwis": [6, 11, 16, 17, 18, 21, 22, 24, 25, 26, 28, 32, 36, 37, 38, 40, 41, 42], "fail_on_acme_error": 6, "id": [6, 11, 12], "localhost": [6, 14, 22, 39], "m": [6, 14, 17, 22, 23, 37, 38, 39, 42], "acct": 6, "newaccount": 6, "termsofserviceagre": 6, "account_cr": 6, "locat": [6, 11, 12, 38, 41, 42], "account_info": 6, "to_json": 6, "certificate_request": 6, "someth": [6, 25, 37], "went": 6, "wrong": 6, "output_json": 6, "selectattr": 6, "equalto": 6, "http01challeng": 6, "manual": [6, 12], "a85k3x9f91a4": 6, "random": [6, 12], "33417": 6, "keychang": 6, "meta": 6, "caaident": 6, "termsofservic": 6, "le": 6, "sa": 6, "novemb": 6, "2017": 6, "pdf": 6, "websit": 6, "newnonc": 6, "nonc": 6, "neword": 6, "revokecert": 6, "lowercas": 6, "boulder": 6, "cach": 6, "max": 6, "ag": 6, "close": [6, 16], "length": [6, 18, 38], "904": 6, "applic": [6, 11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "cooki": 6, "cookies_str": 6, "wed": 6, "07": [6, 21, 27, 30, 31, 36, 37], "nov": 6, "2018": [6, 11], "12": [6, 15, 22, 23, 24, 28, 29, 32, 38, 39], "34": [6, 21, 27, 30, 31, 36, 37], "56": [6, 28, 29, 32], "gmt": [6, 38, 39], "44": [6, 21, 22, 23, 36, 37], "rel": [6, 17, 22, 23, 37, 38, 39, 42], "msg": [6, 14, 29, 30, 35, 36, 40, 41], "ok": 6, "byte": [6, 16, 21, 22, 23, 36, 37], "pragma": 6, "replai": 6, "1234567890abcdefghijklmnopqrstuvwxyzabcdefgh": 6, "200": 6, "transport": [6, 27], "604800": 6, "46161": 6, "frame": 6, "deni": 6, "pars": [6, 7, 14, 21, 25, 27, 36, 37], "output_text": 6, "text": [6, 11, 12], "see": [7, 9, 14, 16, 17, 18, 42], "note": [7, 9, 16, 17, 21, 24, 25, 26, 27, 28, 29, 36, 40], "input_chain": 7, "intermediate_certif": 7, "filenam": [7, 11, 17, 18, 22, 24, 25, 28, 32, 38, 42], "subdirectori": 7, "scan": 7, "root_certif": 7, "www_ansible_com": 7, "completechain": 7, "join": [7, 36], "complete_chain": 7, "rootchain": 7, "input": [7, 12, 25], "python": [8, 14, 21, 24, 25, 27, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "crypto_inform": 8, "show": [8, 9, 10, 29, 30, 36, 38, 40], "openssl_pres": 8, "usr": [8, 17, 18, 22, 24, 25, 26, 28, 32, 38], "bin": [8, 17, 18, 22, 24, 25, 26, 28, 32, 38], "1m": 8, "version_output": 8, "14": [8, 28, 29, 32], "dec": 8, "2021": 8, "python_cryptography_cap": 8, "python_cryptography_instal": 8, "theoret": 8, "higher": [8, 11, 30, 35, 36, 40], "libssl": 8, "has_dsa": 8, "dsa": [8, 10, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_dsa_sign": 8, "has_ec": 8, "has_ec_sign": 8, "has_ed25519": 8, "ed25519": [8, 18, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_ed25519_sign": 8, "has_ed448": 8, "ed448": [8, 21, 27, 28, 29, 30, 31, 33, 34, 36, 37], "has_ed448_sign": 8, "has_rsa": 8, "has_rsa_sign": 8, "has_x25519": 8, "x25519": [8, 10, 21, 27, 28, 29, 30, 31, 36, 37], "has_x25519_seri": 8, "serial": [8, 11, 14, 17, 21, 22, 23, 36, 37, 40, 41, 42], "has_x448": 8, "x448": [8, 21, 27, 28, 29, 30, 31, 36, 37], "python_cryptography_import_error": 8, "commun": [9, 10], "crypto": [9, 10], "guid": [9, 10], "exampl": [9, 10], "password": [9, 10, 11, 12, 16, 18, 22, 23, 25, 34, 38, 39, 42], "protect": [9, 10, 16, 18, 22, 23, 28, 29, 32, 34, 38, 39, 42], "secret_ca_passphras": 9, "instruct": [9, 12], "ask": 9, "pai": 9, "commerci": [9, 22, 23], "passphras": [9, 10, 16, 18, 22, 23, 25, 26, 27, 28, 29, 32, 34, 38, 39, 42], "privatekey_path": [9, 10, 21, 22, 23, 25, 31, 32, 33, 34, 37, 38, 39, 42], "privatekey_passphras": [9, 10, 22, 23, 25, 32, 34, 38, 39, 42], "common_nam": [9, 10, 21, 22, 23], "use_common_name_for_san": [9, 22, 23], "san": [9, 10, 11, 22, 23], "don": 9, "basic_constraint": [9, 21, 22, 23, 36, 37], "basic_constraints_crit": [9, 21, 22, 23, 36, 37], "key_usag": [9, 21, 22, 23, 36, 37, 38], "keycertsign": 9, "key_usage_crit": [9, 21, 22, 23, 36, 37], "ca_csr": 9, "x509_certif": [9, 10, 12, 15, 20, 22, 23, 24, 25, 28, 29, 32, 33, 37, 39], "selfsign": [9, 10, 37, 38, 39], "x509_certificate_pip": [9, 15, 22, 23, 28, 29, 32, 37, 38], "server_1": 9, "while": [9, 11, 12, 28, 29, 38, 39], "our": [9, 39], "server_2": 9, "materi": [9, 27, 29], "leav": [9, 27], "respect": [9, 16, 22, 23], "delegate_to": [9, 14, 39], "run_onc": [9, 14], "subject_alt_nam": [9, 10, 11, 21, 22, 23, 36, 37, 38], "ownca": [9, 38, 39], "ownca_path": [9, 38, 39], "ownca_privatekey_path": [9, 38, 39], "ownca_privatekey_passphras": [9, 38, 39], "ownca_not_aft": [9, 38, 39], "365d": [9, 38, 39], "year": [9, 10, 11, 38, 39], "ownca_not_befor": [9, 38, 39], "1d": [9, 28, 29, 32, 37], "yesterdai": 9, "abov": 9, "procedur": 9, "idempot": [9, 16, 17, 25, 29, 38, 39, 42], "extend": [9, 11], "stat": 9, "certificate_exist": 9, "slurp": [9, 39], "els": [9, 25], "kind": 10, "start": [10, 21, 27, 30, 31, 36, 37, 38, 39], "paramet": [10, 15, 30, 35], "4096": [10, 18, 24, 27, 28, 29, 31], "bit": [10, 18, 21, 24, 27, 28, 29, 30, 31, 36, 37], "size": [10, 12, 16, 18, 21, 24, 27, 28, 29, 30, 31, 36, 37], "changem": 10, "proce": 10, "selfsigned_not_aft": [10, 38, 39], "roughli": 10, "selfsigned_not_befor": [10, 38, 39], "now": [10, 11, 17, 38, 39], "properti": 10, "constraint": [10, 22, 23], "organization_nam": [10, 22, 23], "inc": [10, 11], "reissu": 11, "credenti": [11, 12, 38, 39], "organ": [11, 40], "system": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "those": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "pyyaml": [11, 12], "11": [11, 12, 17, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 42], "additional_email": 11, "receiv": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38], "deliveri": 11, "notic": 11, "notif": 11, "backup": [11, 18, 22, 24, 25, 26, 28, 29, 32, 38, 39, 42], "made": [11, 12, 17], "cert_expiri": 11, "compliant": 11, "2020": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "23": 11, "23t15": 11, "00": [11, 17, 21, 22, 23, 28, 29, 32, 36, 37, 38, 39], "05z": 11, "request_typ": 11, "issuanc": [11, 38, 39], "subsequ": 11, "initi": [11, 14], "month": [11, 38, 39], "choos": 11, "adjust": [11, 18, 38, 39], "eastern": 11, "est": [11, 38, 39], "could": [11, 22, 24, 27, 28, 29, 38, 39], "unintend": 11, "effect": 11, "pool": 11, "inventori": 11, "model": 11, "cert_lifetim": 11, "lifetim": [11, 38, 39], "cert_typ": 11, "cds_individu": 11, "cds_group": 11, "cds_ent_lit": [11, 38, 39], "cds_ent_pro": [11, 38, 39], "smime_": [11, 38, 39], "p1y": 11, "p2y": 11, "p3y": 11, "standard_ssl": [11, 38, 39], "advantage_ssl": [11, 38, 39], "uc_ssl": [11, 38, 39], "ev_ssl": [11, 38, 39], "wildcard_ssl": [11, 38, 39], "private_ssl": [11, 38, 39], "pd_ssl": [11, 38, 39], "code_sign": 11, "ev_code_sign": 11, "client_id": [11, 12], "under": [11, 12], "primari": [11, 12], "cannot": [11, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 42], "distinguish": 11, "repres": 11, "64": 11, "around": [11, 27], "overrid": [11, 30, 35, 36, 40], "eku": 11, "ou": [11, 14, 22, 23], "organiz": 11, "unit": 11, "replac": [11, 29], "ti": 11, "ct_log": 11, "complianc": 11, "browser": 11, "transpar": 11, "ct": 11, "log": [11, 17, 27, 28, 29], "best": [11, 17, 18, 22, 24, 25, 26, 28, 32, 38], "practic": 11, "techniqu": 11, "owner": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "monitor": 11, "elig": [11, 12], "custom_field": 11, "date1": 11, "date2": 11, "date3": 11, "date4": 11, "date5": 11, "dropdown1": 11, "dropdown": 11, "dropdown2": 11, "dropdown3": 11, "dropdown4": 11, "dropdown5": 11, "email1": 11, "email2": 11, "email3": 11, "email4": 11, "email5": 11, "number1": 11, "float": [11, 16], "number2": 11, "number3": 11, "number4": 11, "number5": 11, "text1": 11, "maximum": [11, 21, 27, 30, 31, 36, 37, 38, 39], "500": 11, "charact": 11, "text10": 11, "text11": 11, "text12": 11, "text13": 11, "text14": 11, "text15": 11, "text2": 11, "text3": 11, "text4": 11, "text5": 11, "text6": 11, "text7": 11, "text8": 11, "text9": 11, "server_auth": 11, "client_auth": 11, "server_and_client_auth": 11, "end_user_key_storage_agr": 11, "user": [11, 15, 16, 18, 22, 24, 25, 26, 28, 32, 38, 42], "code": 11, "cryptograph": [11, 15], "hardwar": 11, "csp": 11, "subscript": 11, "acknowledg": 11, "entrust_api_client_cert_key_path": [11, 12, 38, 39], "entrust_api_client_cert_path": [11, 12, 38, 39], "entrust_api_kei": [11, 12, 38, 39], "entrust_api_specification_path": [11, 12, 38, 39], "configur": [11, 12, 13, 16, 17, 18, 22, 24, 25, 26, 28, 29, 30, 32, 35, 36, 38, 39, 40, 42], "keep": [11, 12, 28, 38, 39], "download": [11, 12, 38, 39], "cloud": [11, 12, 38, 39], "net": [11, 12, 38, 39], "entrustcloud": [11, 12, 38, 39], "cm": [11, 12, 38, 39], "yaml": [11, 12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 39], "entrust_api_us": [11, 12, 38, 39], "usernam": [11, 12, 22, 38, 39], "regardless": 11, "within": [11, 12], "past": [11, 36, 37], "full_chain_path": 11, "unless": [11, 12, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "behavior": [11, 18, 25, 28, 29, 38], "neither": 11, "nor": 11, "reus": 11, "unapprov": 11, "failur": 11, "reserv": 11, "futur": 11, "calcul": 11, "tracking_id": 11, "obtain": [11, 12], "act": [11, 17], "upon": [11, 21, 27, 30, 31, 36, 37], "exmapl": 11, "refer": 11, "validate_onli": 11, "cautiou": 11, "along": 11, "requester_email": 11, "track": [11, 38, 39], "requester_nam": 11, "requester_phon": 11, "phone": [11, 38, 39], "arrai": 11, "subjectaltnam": [11, 22, 23], "understand": [11, 16], "tld": 11, "save": [11, 24], "referenc": 11, "tracking_info": 11, "free": 11, "attach": [11, 22, 23], "partial": 11, "bare": 11, "minimum": [11, 18, 38, 39], "jo": [11, 38], "jdoe": [11, 22, 38], "555": [11, 38], "5555": [11, 38], "apiusernam": [11, 12, 38], "lv": [11, 12, 38], "32": [11, 12, 17, 21, 27, 28, 29, 30, 31, 32, 36, 37, 38], "cd9lnt": [11, 12, 38], "20": [11, 22], "79": [11, 28, 29, 32], "migrat": 11, "2378915": 11, "rather": 11, "overridden": [11, 24, 25], "testcertif": 11, "administr": [11, 12], "via": [11, 38], "itsupport": 11, "jsmith": 11, "admin": [11, 12], "invoic": 11, "25": [11, 28, 29, 32], "342": 11, "sale": 11, "red": 11, "backup_fil": [11, 22, 24, 25, 26, 28, 32, 38, 42], "2019": [11, 17, 22, 24, 25, 26, 28, 32, 38, 39, 42], "09": [11, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 36, 37, 38, 42], "22": [11, 21, 22, 23, 24, 25, 26, 28, 29, 32, 36, 37, 38, 42], "backup_full_chain_fil": 11, "253": 11, "cert_detail": 11, "guarante": 11, "forward": [11, 17], "releas": [11, 17], "take": [11, 17, 18, 21, 22, 24, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 42], "howev": [11, 16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "audit": 11, "cert_statu": 11, "expand": 11, "approv": [11, 12], "declin": [11, 12], "na": 11, "pending_quorum": 11, "suspend": 11, "serial_numb": [11, 14, 17, 36, 37, 40, 41, 42], "1235262234164342": 11, "380079": 11, "chri": [11, 12], "trufan": [11, 12], "ctrufan": [11, 12], "verification_method": 12, "domain_statu": 12, "dns_content": 12, "dns_locat": 12, "dns_resource_typ": 12, "web_serv": 12, "file_cont": 12, "file_loc": 12, "e": [12, 22, 23], "were": 12, "pure": 12, "domain_nam": 12, "reverifi": 12, "verification_email": 12, "ownership": [12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "whoi": 12, "construct": 12, "webmast": 12, "hostmast": 12, "postmast": 12, "subdomain": 12, "top": 12, "level": [12, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "example1": 12, "example2": 12, "preconstruct": 12, "namespac": 12, "exact": [12, 42], "verif": 12, "prove": 12, "verification_dns_record_typ": 12, "There": [12, 16], "small": [12, 15], "delai": 12, "typic": 12, "Be": 12, "awar": 12, "mani": [12, 14, 42], "ecs_certif": [12, 15], "revalid": 12, "fewer": [12, 38, 39], "ev": 12, "belong": [12, 22, 23], "expect": [12, 28, 29, 37, 38, 39, 42], "ab23cd41432522ff2526920393982fab": 12, "_pki": 12, "cancel": 12, "initial_verif": 12, "re_verif": 12, "ev_days_remain": 12, "submiss": 12, "never": [12, 17, 18, 28, 29, 38, 39, 42], "greater": [12, 17], "ov_days_remain": 12, "ev_elig": 12, "94": [12, 21, 27, 28, 29, 30, 31, 32, 36, 37], "ov_elig": 12, "abcd": 12, "ov": 12, "129": 12, "declar": 13, "core": [13, 15], "configu": 13, "No": 13, "sni": 14, "proxy_host": 14, "ca_cert": [14, 39], "fine": 14, "proxi": 14, "proxy_port": 14, "8080": 14, "server_nam": 14, "starttl": 14, "mysql": 14, "succe": 14, "rdp": 14, "3389": 14, "googl": 14, "443": 14, "expire_dai": 14, "not_aft": [14, 36, 37, 38], "to_datetim": 14, "d": [14, 17, 37, 38, 39, 42], "h": [14, 17, 37, 38, 39, 42], "sz": 14, "ansible_date_tim": 14, "iso8601": 14, "dt": 14, "asn1_data": 14, "asn": [14, 21, 36, 37, 38, 39, 40, 41, 42], "usual": [14, 17, 21, 36, 37], "malform": [14, 21, 36, 37], "critic": [14, 21, 22, 23, 36, 37, 40, 41, 42], "not_befor": [14, 36, 37, 38], "signature_algorithm": [14, 17, 36, 37, 38], "john": 14, "westcott": 14, "iv": 14, "author": 15, "github": 15, "newer": [15, 17, 28, 29, 33, 34], "matrix": 15, "room": 15, "im": 15, "question": 15, "irc": 15, "channel": [15, 27], "libera": 15, "network": 15, "mail": 15, "project": 15, "subscrib": 15, "acm": [15, 38], "requir": [15, 30, 35], "send": [15, 25, 40, 41], "direct": 15, "crypto_info": 15, "capabl": 15, "entrust": [15, 38, 39], "ecs_domain": 15, "get_certif": 15, "port": [15, 17], "luks_devic": 15, "luk": 15, "devic": 15, "openssh_cert": 15, "openssh": [15, 32], "openssh_keypair": [15, 32], "openssl_csr_info": [15, 22, 23, 38], "openssl_dhparam": [15, 22, 23, 25, 28, 29, 32, 38, 39], "diffi": [15, 22, 23, 25, 28, 29, 32, 38, 39], "hellman": [15, 22, 23, 25, 28, 29, 32, 38, 39], "openssl_pkcs12": [15, 22, 23, 24, 28, 29, 32, 38, 39], "pkc": [15, 17, 22, 23, 24, 28, 29, 32, 38, 39], "archiv": [15, 22, 23, 24, 28, 29, 32, 38, 39], "openssl_privatekey_convert": 15, "openssl_privatekey_info": [15, 28, 29, 31, 38], "openssl_publickei": [15, 22, 23, 24, 25, 26, 28, 29, 31, 38, 39], "openssl_publickey_info": 15, "openssl_signatur": [15, 33], "openssl_signature_info": [15, 34], "x509_certificate_info": [15, 19, 38], "509": [15, 41], "x509_crl": [15, 41], "crl": [15, 22, 23], "x509_crl_info": 15, "split_pem": 15, "split": 15, "destroi": 16, "open": 16, "cryptsetup": 16, "wipef": 16, "lsblk": 16, "blkid": 16, "label": [16, 21, 36, 37, 40, 41, 42], "uuid": 16, "cipher": [16, 28, 29], "pre": [16, 25], "kernel": 16, "ae": [16, 28, 29, 32], "plain": 16, "spec": 16, "essiv": 16, "cbc": 16, "sha256": [16, 18, 21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37, 38, 39, 42], "dev": 16, "sda1": 16, "force_remove_last_kei": 16, "bewar": 16, "hash": [16, 21, 27, 30, 31, 36, 37], "setup": 16, "scheme": 16, "volum": 16, "digest": [16, 22, 23, 38, 39, 40, 41, 42], "keyfil": 16, "unlock": 16, "plaintext": 16, "danger": 16, "keysiz": [16, 28, 29], "luks2": 16, "later": 16, "luks1": 16, "new_keyfil": 16, "add": [16, 17, 18, 22, 24, 25, 26, 28, 32, 38], "keyslot": 16, "new_passphras": 16, "pbkdf": 16, "deriv": 16, "argon2i": 16, "argon2id": 16, "pbkdf2": 16, "iteration_count": 16, "iter": 16, "count": 16, "iteration_tim": 16, "millisecond": 16, "memori": 16, "cost": 16, "kilobyt": 16, "argon": 16, "parallel": 16, "thread": 16, "perf_no_read_workqueu": 16, "bypass": 16, "dm": 16, "crypt": 16, "intern": 16, "workqueu": 16, "synchron": 16, "perf_no_write_workqueu": 16, "perf_same_cpu_crypt": 16, "cpu": 16, "io": 16, "unbound": 16, "balanc": 16, "perf_submit_from_crypt_cpu": 16, "offload": 16, "separ": [16, 17, 21, 22, 23, 36, 37], "situat": [16, 18, 28, 29], "block": [16, 29], "singl": 16, "degrad": 16, "significantli": 16, "persist": 16, "metadata": 16, "them": [16, 24, 32], "next": [16, 27], "remove_keyfil": 16, "filesystem": [16, 17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "remove_passphras": 16, "sector_s": 16, "sector": 16, "lock": 16, "suffic": 16, "explicit": 16, "With": 16, "loop0": 16, "foo": [16, 17], "mycrypt": 16, "keyfile2": 16, "personallabelnam": 16, "03ecd578": 16, "fad4": 16, "4e6c": 16, "9348": 16, "842e3e8fa340": 16, "suppli": 16, "c1da9a58": 16, "2fde": 16, "4256": 16, "9d9f": 16, "6ab008b4dd1b": 16, "jan": 16, "pokorni": 16, "japokorn": 16, "regener": [17, 18, 22, 23, 24, 25, 28, 29, 32, 38, 39, 42], "ssh": [17, 18], "keygen": [17, 18], "attr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "flag": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "look": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "man": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "page": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "chattr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "displai": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "lsattr": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "equival": [17, 18, 28, 29], "fed": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "chown": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "preserv": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "ignore_timestamp": [17, 38, 39, 42], "valid_from": 17, "valid_to": 17, "meet": 17, "chmod": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rememb": [17, 18, 22, 24, 25, 26, 28, 32, 38], "octal": [17, 18, 22, 24, 25, 26, 28, 32, 38], "zero": [17, 18, 22, 24, 25, 26, 28, 32, 38], "parser": [17, 18, 22, 24, 25, 26, 28, 32, 38], "0644": [17, 18, 22, 24, 25, 26, 28, 32, 38], "01777": [17, 18, 22, 24, 25, 26, 28, 32, 38], "644": [17, 18, 22, 24, 25, 26, 28, 32, 38], "1777": [17, 18, 22, 24, 25, 26, 28, 32, 38], "convers": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rule": [17, 18, 22, 24, 25, 26, 28, 32, 38], "decim": [17, 18, 22, 24, 25, 26, 28, 32, 38], "unexpect": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rwx": [17, 18, 22, 24, 25, 26, 28, 32, 38], "rw": [17, 18, 22, 24, 25, 26, 28, 32, 38], "g": [17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38], "r": [17, 18, 21, 22, 24, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38], "umask": [17, 18, 22, 24, 25, 26, 28, 32, 38], "newli": [17, 18, 22, 24, 25, 26, 28, 32, 38], "cve": [17, 18, 22, 24, 25, 26, 28, 32, 38], "1736": [17, 18, 22, 24, 25, 26, 28, 32, 38], "clear": 17, "shell": 17, "agent": 17, "permit": [17, 21, 22, 23], "pty": 17, "alloc": 17, "rc": 17, "sshd": 17, "x11": 17, "address_list": 17, "comma": 17, "netmask": 17, "pair": [17, 22, 23, 42], "cidr": 17, "pkcs11_provid": 17, "resid": 17, "share": 17, "libpkcs11": 17, "signing_kei": 17, "princip": 17, "By": [17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 42], "public_kei": [17, 18, 21, 27, 36, 37, 38], "unread": 17, "partial_idempot": [17, 18, 28, 29], "valid_at": [17, 37, 38], "full_idempot": [17, 18, 28, 29], "also": [17, 18, 42], "compar": 17, "selevel": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "selinux": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "context": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "ml": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "mc": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "sometim": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "rang": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "_default": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "portion": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "polici": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "keyrevocationlist": 17, "again": [17, 40, 41], "serol": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "role": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "setyp": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "seuser": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "sha": 17, "refus": 17, "sha2": 17, "512": 17, "correspond": [17, 18, 28, 29], "sshd_config": 17, "casignaturealgorithm": 17, "keyword": [17, 29, 37, 38], "prior": 17, "unsafe_writ": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "influenc": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "atom": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "prevent": [17, 18, 22, 24, 25, 26, 27, 28, 32, 38, 42], "inconsist": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "just": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "broken": [17, 18, 22, 24, 25, 26, 28, 29, 32, 38, 42], "docker": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "mount": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "insid": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "unsaf": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "manner": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "doesn": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "race": [17, 18, 22, 24, 25, 26, 28, 32, 38, 42], "use_ag": 17, "interpret": [17, 37, 38, 39, 42], "utc": [17, 37, 38, 39, 41, 42], "mainli": 17, "timespec": [17, 37, 38, 39, 42], "NOT": [17, 29, 38, 39, 42], "absolut": [17, 21, 27, 31, 37, 38, 39, 41, 42], "yyyi": 17, "mm": 17, "ddthh": 17, "ss": 17, "hh": 17, "w": [17, 21, 27, 30, 31, 36, 37, 38, 39, 42], "32w1d2h": [17, 37, 38, 39, 42], "1970": 17, "01t00": 17, "earlier": [17, 38, 39], "express": 17, "comparison": 17, "forev": 17, "pub": [17, 18, 31], "week": [17, 37], "32w": 17, "2w": 17, "examplehost": 17, "21": 17, "2001": 17, "tmp": [17, 18, 33, 34], "bla": 17, "ca_public_kei": 17, "info": [17, 21, 36, 37], "l": [17, 22, 23], "f": 17, "david": [17, 18], "kainz": [17, 18], "lolcub": [17, 18], "rsa1": 18, "ecdsa": [18, 33, 34], "opensshbin": 18, "decrypt": [18, 25], "private_key_format": 18, "pkcs1": [18, 26, 28, 29], "keypair": 18, "pkcs8": [18, 26, 28, 29], "conform": [18, 28, 29], "unknown": [18, 21, 27, 28, 29, 30, 31, 36, 37], "therefor": 18, "1024": 18, "2048": [18, 24, 25, 28, 29], "suffici": 18, "fip": 18, "186": 18, "three": [18, 37, 38, 39, 42], "384": 18, "521": 18, "fix": 18, "id_ssh_rsa": 18, "super_secret_password": 18, "id_ssh_dsa": 18, "fingerprint": [18, 21, 27, 28, 29, 30, 31, 32, 36, 37], "r4yczxihvjedh2olfjvgi6y5xaytdcwk8vxkyzvyyfm": 18, "aaaab3nza": 18, "vel4e3xcw": 18, "interact": [21, 27, 31, 37, 38, 39], "name_encod": [21, 36, 37, 40, 41, 42], "idna": [21, 36, 37, 40, 41, 42], "idna2008": [21, 36, 37, 40, 41, 42], "idna2003": [21, 36, 37, 40, 41, 42], "unicod": [21, 36, 37, 40, 41, 42], "remot": [21, 27, 31, 37, 38, 39, 41, 42], "load": [21, 26, 27, 31, 37], "dump": [21, 25, 27, 31, 37], "authority_cert_issu": [21, 22, 23, 36, 37], "idn": [21, 36, 37, 40, 41, 42], "handl": [21, 36, 37, 40, 41, 42], "authority_cert_serial_numb": [21, 22, 23, 36, 37], "hexadecim": [21, 36, 37], "33": [21, 22, 23, 27, 28, 29, 30, 31, 32, 36, 37], "55": [21, 22, 23, 36, 37], "66": [21, 22, 23, 28, 29, 32, 36, 37], "77": [21, 22, 23, 28, 29, 32, 36, 37], "88": [21, 22, 23, 28, 29, 32, 36, 37], "99": [21, 22, 23, 28, 29, 32, 36, 37], "aa": [21, 22, 23, 27, 30, 31, 36, 37], "bb": [21, 22, 23, 36, 37], "cc": [21, 22, 23, 28, 29, 32, 36, 37], "ee": [21, 22, 23, 28, 29, 32, 36, 37], "pathlen": [21, 36, 37], "extended_key_usag": [21, 22, 23, 36, 37, 38], "biometr": [21, 36, 37], "dvc": [21, 36, 37, 38], "stamp": [21, 36, 37], "extended_key_usage_crit": [21, 22, 23, 36, 37], "extensions_by_oid": [21, 36, 37, 38], "oid": [21, 36, 37], "24": [21, 28, 29, 32, 36, 37], "mamcaqu": [21, 36, 37], "der": [21, 36, 37, 40, 41, 42], "encipher": [21, 22, 23, 36, 37, 38], "name_constraints_crit": [21, 22, 23], "name_constraint": 21, "name_constraints_exclud": [21, 22, 23], "subtre": [21, 22, 23], "name_constraints_permit": [21, 22, 23], "somedomain": [21, 22, 23], "ocsp_must_stapl": [21, 22, 23, 36, 37], "ocsp": [21, 22, 23, 36, 37], "stapl": [21, 22, 23, 36, 37], "ocsp_must_staple_crit": [21, 22, 23, 36, 37], "begin": [21, 27, 36, 37], "nmiicijanbgkqhkig9w0baqefaaocag8a": [21, 27, 37], "public_key_data": [21, 36, 37], "ecc": [21, 27, 28, 29, 30, 31, 36, 37], "public_key_typ": [21, 36, 37], "expon": [21, 27, 30, 31, 36, 37], "exponent_s": [21, 27, 30, 31, 36, 37], "subgroup": [21, 27, 30, 31, 36, 37], "span": [21, 27, 30, 31, 36, 37], "prime": [21, 27, 30, 31, 36, 37], "modulu": [21, 27, 30, 31, 36, 37], "arithmet": [21, 27, 30, 31, 36, 37], "q": [21, 27, 30, 31, 36, 37], "divid": [21, 27, 30, 31, 36, 37], "coordin": [21, 27, 30, 31, 36, 37], "publicli": [21, 27, 30, 31, 36, 37], "whose": [21, 27, 30, 31, 36, 37, 39], "discret": [21, 27, 30, 31, 36, 37], "logarithm": [21, 27, 30, 31, 36, 37], "public_key_fingerprint": [21, 27, 36, 37], "comput": [21, 27, 30, 31, 36, 37], "d4": [21, 27, 28, 29, 30, 31, 32, 36, 37], "b3": [21, 27, 28, 29, 30, 31, 32, 36, 37], "6d": [21, 27, 28, 29, 30, 31, 32, 36, 37], "c8": [21, 27, 30, 31, 36, 37], "ce": [21, 27, 30, 31, 36, 37], "4e": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f6": [21, 27, 28, 29, 30, 31, 32, 36, 37], "29": [21, 27, 28, 29, 30, 31, 32, 36, 37], "4d": [21, 27, 28, 29, 30, 31, 32, 36, 37], "92": [21, 27, 30, 31, 36, 37], "a3": [21, 27, 30, 31, 36, 37], "b0": [21, 27, 30, 31, 36, 37], "c2": [21, 27, 30, 31, 36, 37], "bd": [21, 27, 30, 31, 36, 37], "bf": [21, 27, 30, 31, 36, 37], "43": [21, 27, 28, 29, 30, 31, 32, 36, 37], "0f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "51": [21, 27, 28, 29, 30, 31, 32, 36, 37], "95": [21, 27, 30, 31, 36, 37], "2f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "sha512": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f7": [21, 27, 30, 31, 36, 37], "f0": [21, 27, 28, 29, 30, 31, 32, 36, 37], "8b": [21, 27, 30, 31, 36, 37], "5f": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f9": [21, 27, 30, 31, 36, 37], "61": [21, 27, 30, 31, 36, 37], "0a": [21, 27, 30, 31, 36, 37], "68": [21, 27, 28, 29, 30, 31, 32, 36, 37], "f1": [21, 27, 28, 29, 30, 31, 32, 36, 37], "signature_valid": 21, "repeat": [21, 25, 36, 37, 40, 41, 42], "emailaddress": [21, 22, 23, 36, 37], "subject_alt_name_crit": [21, 22, 23, 36, 37], "subject_ord": [21, 22, 23, 36, 37, 38], "tupl": [21, 22, 23, 36, 37, 40, 41, 42], "yani": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "guenan": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "spredzi": [21, 22, 23, 27, 28, 29, 32, 37, 38, 39], "seem": [22, 23, 38, 39], "overwrit": [22, 24, 28, 29, 38, 39], "keyusag": [22, 23], "extendedkeyusag": [22, 23], "basicconstraint": [22, 23], "rid": [22, 23], "dirnam": [22, 23], "othernam": [22, 23], "ones": [22, 23, 24], "mostli": [22, 23], "hex": [22, 23], "colon": [22, 23], "overwrot": [22, 24, 25, 26, 28, 32, 38, 42], "accid": [22, 24, 25, 26, 28, 32, 38, 42], "basicconstraints_crit": [22, 23], "country_nam": [22, 23], "c": [22, 23], "countrynam": [22, 23], "create_subject_key_identifi": [22, 23], "crl_distribution_point": [22, 23], "distribut": [22, 23], "crl_issuer": [22, 23], "full_nam": [22, 23], "relative_nam": [22, 23], "key_compromis": [22, 23, 40, 41, 42], "ca_compromis": [22, 23, 40, 41, 42], "affiliation_chang": [22, 23, 40, 41, 42], "cessation_of_oper": [22, 23, 40, 41, 42], "certificate_hold": [22, 23, 40, 41, 42], "privilege_withdrawn": [22, 23, 40, 41, 42], "aa_compromis": [22, 23, 40, 41, 42], "email_address": [22, 23], "extkeyusag": [22, 23], "extkeyusage_crit": [22, 23], "extendedkeyusage_crit": [22, 23], "keyusage_crit": [22, 23], "locality_nam": [22, 23], "localitynam": [22, 23], "ocspmuststapl": [22, 23], "rfc7633": [22, 23], "ocspmuststaple_crit": [22, 23], "reject": [22, 23], "organizationnam": [22, 23, 36, 37, 40, 41, 42], "organizational_unit_nam": [22, 23], "organizationalunitnam": [22, 23], "privatekey_cont": [22, 23, 25, 32, 34, 38, 39, 42], "return_cont": [22, 24, 25, 28, 32, 38, 42], "state_or_province_nam": [22, 23], "st": [22, 23], "stateorprovincenam": [22, 23], "compon": [22, 23, 42], "usecommonnameforsan": [22, 23], "subjectaltname_crit": [22, 23], "row": [22, 23, 42], "fill": [22, 23], "2986": [22, 23], "unsupport": [22, 23], "inlin": [22, 23, 32, 39], "fr": 22, "dynam": 22, "with_dict": 22, "dns_server": 22, "special": 22, "digitalsignatur": [22, 23], "keyagr": [22, 23], "clientauth": [22, 23], "winrm": 22, "auth": 22, "311": 22, "utf8": 22, "pathlenconstraint": [22, 23], "privatekei": [22, 23, 25, 26, 28, 29, 32, 42], "dh": 24, "param": 24, "detect": [24, 25], "Or": 24, "dhparam": 24, "thom": 24, "wigger": 24, "thomwigg": 24, "pyopenssl": 25, "iter_s": 25, "maciter_s": 25, "export": [25, 26, 28, 29], "certificate_path": [25, 33, 34], "encryption_level": 25, "compatibility2022": 25, "softwar": 25, "38": [25, 28, 29, 32], "friendly_nam": 25, "friendli": 25, "50000": 25, "other_certif": 25, "ca_certif": 25, "other_certificates_parse_al": 25, "pkcs12": 25, "mechan": 25, "safe": 25, "addition": 25, "backward": 25, "opt": 25, "p12": 25, "raclett": 25, "ca_bundl": 25, "bundl": [25, 35], "0600": [25, 26, 28], "regen": 25, "guillaum": 25, "delpierr": 25, "gdelpierr": 25, "dest_passphras": 26, "dest_path": 26, "src_content": 26, "src_path": 26, "src_passphras": 26, "fake": 27, "key_is_consist": 27, "check_consist": 27, "potenti": 27, "side": 27, "attack": 27, "return_private_key_data": 27, "machin": [27, 38, 39], "can_load_kei": 27, "can_parse_kei": 27, "private_data": 27, "public_data": [27, 30, 31], "eddsa": [28, 29], "particular": [28, 29], "maxim": [28, 29], "interoper": [28, 29], "secp384r1": [28, 29], "secp256r1": [28, 29], "iana": [28, 29], "registri": [28, 29], "secp224r1": [28, 29], "secp256k1": [28, 29], "secp521r1": [28, 29], "discourag": [28, 29], "secp192r1": [28, 29], "brainpoolp256r1": [28, 29], "brainpoolp384r1": [28, 29], "brainpoolp512r1": [28, 29], "sect163k1": [28, 29], "sect163r2": [28, 29], "sect233k1": [28, 29], "sect233r1": [28, 29], "sect283k1": [28, 29], "sect283r1": [28, 29], "sect409k1": [28, 29], "sect409r1": [28, 29], "sect571k1": [28, 29], "sect571r1": [28, 29], "tradit": [28, 29], "auto_ignor": [28, 29], "mismatch": [28, 29], "format_mismatch": [28, 29], "everyth": [28, 29, 42], "treat": [28, 37, 42], "appropri": 28, "care": 28, "shown": 28, "reference_appendic": 28, "faq": 28, "minim": [28, 29], "hashlib": [28, 29, 32], "md5": [28, 29, 32], "84": [28, 29, 32], "72": [28, 29, 32], "8d": [28, 29, 32], "b5": [28, 29, 32], "6c": [28, 29, 32], "37": [28, 29, 32], "83": [28, 29, 32], "f5": [28, 29, 32], "4c": [28, 29, 32], "sha1": [28, 29, 32], "7c": [28, 29, 32], "5d": [28, 29, 32], "eb": [28, 29, 32], "41": [28, 29, 32], "7e": [28, 29, 32], "1a": [28, 29, 32], "c7": [28, 29, 32], "f8": [28, 29, 32], "sha224": [28, 29, 32], "19": [28, 29, 32], "ac": [28, 29, 32], "ed": [28, 29, 32], "18": [28, 29, 32, 38, 39], "50": [28, 29, 32], "d3": [28, 29, 32], "06": [28, 29, 32, 38, 39], "5c": [28, 29, 32], "b2": [28, 29, 32], "91": [28, 29, 32], "52": [28, 29, 32], "8c": [28, 29, 32], "cb": [28, 29, 32], "d5": [28, 29, 32], "e9": [28, 29, 32], "9b": [28, 29, 32], "46": [28, 29, 32], "ab": [28, 29, 32], "70": [28, 29, 32], "cf": [28, 29, 32], "76": [28, 29, 32], "4f": [28, 29, 32], "57": [28, 29, 32], "6e": [28, 29, 32], "97": [28, 29, 32], "df": [28, 29, 32], "de": [28, 29, 32], "sha384": [28, 29, 32], "d9": [28, 29, 32], "40": [28, 29, 32], "59": [28, 29, 32], "c3": [28, 29, 32], "a2": [28, 29, 32], "e4": [28, 29, 32], "0b": [28, 29, 32], "1c": [28, 29, 32], "0c": [28, 29, 32], "9e": [28, 29, 32], "af": [28, 29, 32], "da": [28, 29, 32], "2e": [28, 29, 32], "c0": [28, 29, 32], "9a": [28, 29, 32], "3a": [28, 29, 32], "3d": [28, 29, 32], "fd": [28, 29, 32], "5e": [28, 29, 32], "48": [28, 29, 32], "9f": [28, 29, 32], "fe": [28, 29, 32], "7f": [28, 29, 32], "3f": [28, 29, 32], "cd": [28, 29, 32], "a5": [28, 29, 32], "e7": [28, 29, 32], "13": [28, 29, 32], "82": [28, 29, 32], "87": [28, 29, 32], "1f": [28, 29, 32], "28": [28, 29, 32], "53": [28, 29, 32], "86": [28, 29, 32], "69": [28, 29, 32], "35": [28, 29, 32], "1e": [28, 29, 32], "consol": 29, "relat": 29, "content_base64": 29, "return_current_kei": 29, "value_specified_in_no_log_paramet": 29, "async": 29, "reveal": 29, "TO": 29, "OR": 29, "IN": 29, "sop": 29, "sops_encrypt": 29, "content_text": 29, "overwritten": 29, "set_fact": 29, "low": [30, 35, 36, 40], "high": [30, 35, 36, 40], "prioriti": [30, 35, 36, 40], "lower": [30, 35, 36, 40], "variant": [31, 37, 41], "publickei": 32, "certificate_cont": [33, 39], "example_fil": [33, 34], "sig": [33, 34], "patrick": [33, 34], "pichler": [33, 34], "aveexi": [33, 34], "marku": [33, 34, 37, 38, 39], "teufelberg": [33, 34, 37, 38, 39], "markusteufelberg": [33, 34, 37, 38, 39], "key1": [36, 40], "value1": [36, 40], "key2": [36, 40], "value2": [36, 40], "alt": 36, "word": [36, 37, 41], "whole": [36, 37], "issuer_ord": [36, 37, 40, 41, 42], "issuer_uri": [36, 37], "20190413202428z": [36, 37, 38, 40, 41, 42], "20190331202428z": [36, 37, 38, 42], "ocsp_uri": [36, 37], "respond": [36, 37], "miicijanbgkqhkig9w0baqefaaocag8a": 36, "1234": [36, 37, 40, 41, 42], "sha256withrsaencrypt": [36, 37, 38, 40, 41, 42], "openssl_certificate_info": 37, "short": [37, 38], "redirect": [37, 38], "fqcn": [37, 38], "dict": 37, "pattern": [37, 38, 39, 41, 42], "yyyymmddhhmmssz": [37, 38, 39, 41, 42], "csr_path": [37, 38, 39], "tomorrow": 37, "point_1": 37, "point_2": 37, "3w": 37, "notion": [38, 39], "openssl_certif": 38, "intend": [38, 39], "tini": 38, "acme_accountkey_path": 38, "accountkei": 38, "acme_chain": 38, "acme_challenge_path": 38, "80": 38, "job": 38, "entrust_cert_typ": [38, 39], "entrust_not_aft": [38, 39], "stop": [38, 39], "365": [38, 39], "cover": [38, 39], "entrust_requester_email": [38, 39], "entrust_requester_nam": [38, 39], "entrust_requester_phon": [38, 39], "better": [38, 39], "ownca_cont": [38, 39], "ownca_create_authority_key_identifi": [38, 39], "ownca_create_subject_key_identifi": [38, 39], "ski": [38, 39], "create_if_not_provid": [38, 39], "always_cr": [38, 39], "never_cr": [38, 39], "ownca_digest": [38, 39], "On": [38, 39], "maco": [38, 39], "onward": [38, 39], "period": [38, 39], "825": [38, 39], "appl": [38, 39], "en": [38, 39], "ht210176": [38, 39], "3650d": [38, 39], "ownca_privatekey_cont": [38, 39], "resp": [38, 39], "ownca_vers": [38, 39], "nowadai": [38, 39], "almost": [38, 39], "emul": 38, "selfsigned_create_subject_key_identifi": [38, 39], "selfsigned_digest": [38, 39], "selfsigned_notaft": [38, 39], "selfsigned_notbefor": [38, 39], "selfsigned_vers": [38, 39], "minut": [38, 39, 42], "mandatori": [38, 39, 42], "dedic": [38, 39], "onc": [38, 39, 42], "ansible_ca": 38, "assertonli": 38, "invalid_at": 38, "valid_in": 38, "one_day_ten_hour": 38, "1d10h": 38, "fixed_timestamp": 38, "20200331202428z": 38, "ten_second": 38, "result_csr": 38, "result_privatekei": 38, "sha512withrsaencrypt": 38, "subject_strict": 38, "issuer_strict": 38, "has_expir": 38, "key_usage_strict": 38, "extended_key_usage_strict": 38, "subject_alt_name_strict": 38, "ie": 39, "ownca_cert": 39, "ownca_privatekei": 39, "hunter2": 39, "the_csr": 39, "list_revoked_certif": [40, 41], "larg": [40, 41], "enumer": [40, 41], "last_upd": [40, 41, 42], "next_upd": [40, 41, 42], "revoked_certif": [40, 41, 42], "invalidity_d": [40, 41, 42], "suspect": [40, 41, 42], "compromis": [40, 41, 42], "becam": [40, 41, 42], "invalidity_date_crit": [40, 41, 42], "issuer_crit": [40, 41, 42], "remove_from_crl": [40, 41, 42], "reason_crit": [40, 41, 42], "revocation_d": [40, 41, 42], "combin": 42, "interest": 42, "2345": 42, "20191013152910z": 42, "20191001000000z": 42, "20191010010203z": 42}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"commun": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "crypto": [0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "acme_account_fact": 0, "acme_account_info": 1, "modul": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 15, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "retriev": [1, 8, 30, 36, 40, 41], "inform": [1, 21, 27, 30, 31, 36, 37, 40, 41], "acm": [1, 2, 3, 4, 5, 6], "account": [1, 2], "synopsi": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "requir": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "paramet": [1, 2, 3, 4, 5, 6, 7, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42], "attribut": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 37, 38, 39, 41, 42], "note": [1, 2, 3, 4, 6, 11, 12, 14, 18, 22, 23, 33, 34, 37, 38, 39, 41, 42], "see": [1, 2, 3, 4, 5, 6, 11, 12, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "also": [1, 2, 3, 4, 5, 6, 11, 12, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41], "exampl": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "return": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "valu": [1, 2, 3, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "author": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "collect": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "link": [1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 14, 16, 17, 18, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "acme_account": 2, "creat": [2, 3, 9, 10], "modifi": 2, "delet": 2, "acme_certif": 3, "ssl": [3, 11], "tl": [3, 5, 11], "certif": [3, 4, 5, 7, 9, 10, 11, 12, 14, 17, 21, 22, 23, 36, 37, 38, 39, 41, 42], "protocol": [3, 4], "acme_certificate_revok": 4, "revok": 4, "acme_challenge_cert_help": 5, "prepar": 5, "challeng": 5, "alpn": 5, "01": 5, "acme_inspect": 6, "send": 6, "direct": 6, "request": [6, 11, 12, 21, 22, 23], "an": [6, 32], "server": 6, "certificate_complete_chain": 7, "complet": 7, "chain": 7, "given": 7, "set": [7, 9], "untrust": 7, "root": 7, "crypto_info": 8, "cryptograph": 8, "capabl": 8, "how": [9, 10], "small": 9, "ca": 9, "up": 9, "us": 9, "sign": [9, 10, 21, 22, 23, 34], "self": 10, "ecs_certif": 11, "entrust": [11, 12], "servic": [11, 12], "ec": [11, 12], "api": [11, 12], "ecs_domain": 12, "valid": 12, "domain": 12, "index": [13, 15], "all": 13, "environ": 13, "variabl": 13, "get_certif": 14, "get": 14, "from": [14, 30, 32, 36, 40], "host": [14, 17], "port": 14, "descript": 15, "scenario": 15, "guid": 15, "plugin": 15, "filter": [15, 30, 35, 36, 40], "luks_devic": 16, "manag": 16, "encrypt": 16, "luk": 16, "devic": 16, "openssh_cert": 17, "gener": [17, 18, 22, 23, 24, 25, 28, 29, 32, 38, 39, 42], "openssh": [17, 18], "user": 17, "openssh_keypair": 18, "privat": [18, 26, 27, 28, 29, 32], "public": [18, 30, 31, 32], "kei": [18, 26, 27, 28, 29, 30, 31, 32], "openssl_certificate_info": 19, "openssl_certif": 20, "openssl_csr_info": 21, "provid": [21, 27, 31, 37], "openssl": [21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39], "csr": [21, 22, 23], "openssl_csr": 22, "openssl_csr_pip": 23, "openssl_dhparam": 24, "diffi": 24, "hellman": 24, "openssl_pkcs12": 25, "pkc": 25, "12": 25, "archiv": 25, "openssl_privatekey_convert": 26, "convert": 26, "openssl_privatekey_info": 27, "openssl_privatekei": 28, "openssl_privatekey_pip": 29, "without": 29, "disk": 29, "access": 29, "openssl_publickey_info": [30, 31], "pem": [30, 35, 36, 40], "format": [30, 36, 40], "input": [30, 35, 36, 40], "openssl_publickei": 32, "its": 32, "openssl_signature_info": 33, "verifi": 33, "signatur": 33, "openssl_signatur": 34, "data": 34, "split_pem": 35, "split": 35, "file": 35, "content": 35, "multipl": 35, "object": 35, "x509_certificate_info": [36, 37], "x": [36, 37, 40], "509": [36, 37, 40], "keyword": [36, 40], "x509_certif": 38, "check": [38, 39], "x509_certificate_pip": 39, "x509_crl_info": [40, 41], "crl": [40, 41, 42], "revoc": [41, 42], "list": [41, 42], "x509_crl": 42}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 8, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 57}, "alltitles": {"community.crypto.acme_account_facts": [[0, "community-crypto-acme-account-facts"]], "community.crypto.acme_account_info module \u2013 Retrieves information on ACME accounts": [[1, "community-crypto-acme-account-info-module-retrieves-information-on-acme-accounts"]], "Synopsis": [[1, "synopsis"], [2, "synopsis"], [3, "synopsis"], [4, "synopsis"], [5, "synopsis"], [6, "synopsis"], [7, "synopsis"], [8, "synopsis"], [11, "synopsis"], [12, "synopsis"], [14, "synopsis"], [16, "synopsis"], [17, "synopsis"], [18, "synopsis"], [21, "synopsis"], [22, "synopsis"], [23, "synopsis"], [24, "synopsis"], [25, "synopsis"], [26, "synopsis"], [27, "synopsis"], [28, "synopsis"], [29, "synopsis"], [30, "synopsis"], [31, "synopsis"], [32, "synopsis"], [33, "synopsis"], [34, "synopsis"], [35, "synopsis"], [36, "synopsis"], [37, "synopsis"], [38, "synopsis"], [39, "synopsis"], [40, "synopsis"], [41, "synopsis"], [42, "synopsis"]], "Requirements": [[1, "requirements"], [2, "requirements"], [3, "requirements"], [4, "requirements"], [5, "requirements"], [6, "requirements"], [7, "requirements"], [11, "requirements"], [12, "requirements"], [14, "requirements"], [16, "requirements"], [17, "requirements"], [18, "requirements"], [21, "requirements"], [22, "requirements"], [23, "requirements"], [24, "requirements"], [25, "requirements"], [26, "requirements"], [27, "requirements"], [28, "requirements"], [29, "requirements"], [31, "requirements"], [32, "requirements"], [33, "requirements"], [34, "requirements"], [36, "requirements"], [37, "requirements"], [38, "requirements"], [39, "requirements"], [40, "requirements"], [41, "requirements"], [42, "requirements"]], "Parameters": [[1, "parameters"], [2, "parameters"], [3, "parameters"], [4, "parameters"], [5, "parameters"], [6, "parameters"], [7, "parameters"], [11, "parameters"], [12, "parameters"], [14, "parameters"], [16, "parameters"], [17, "parameters"], [18, "parameters"], [21, "parameters"], [22, "parameters"], [23, "parameters"], [24, "parameters"], [25, "parameters"], [26, "parameters"], [27, "parameters"], [28, "parameters"], [29, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [41, "parameters"], [42, "parameters"]], "Attributes": [[1, "attributes"], [2, "attributes"], [3, "attributes"], [4, "attributes"], [5, "attributes"], [6, "attributes"], [7, "attributes"], [8, "attributes"], [11, "attributes"], [12, "attributes"], [14, "attributes"], [16, "attributes"], [17, "attributes"], [18, "attributes"], [21, "attributes"], [22, "attributes"], [23, "attributes"], [24, "attributes"], [25, "attributes"], [26, "attributes"], [27, "attributes"], [28, "attributes"], [29, "attributes"], [31, "attributes"], [32, "attributes"], [33, "attributes"], [34, "attributes"], [37, "attributes"], [38, "attributes"], [39, "attributes"], [41, "attributes"], [42, "attributes"]], "Notes": [[1, "notes"], [2, "notes"], [3, "notes"], [4, "notes"], [6, "notes"], [11, "notes"], [12, "notes"], [14, "notes"], [18, "notes"], [22, "notes"], [23, "notes"], [33, "notes"], [34, "notes"], [37, "notes"], [38, "notes"], [39, "notes"], [41, "notes"], [42, "notes"]], "See Also": [[1, "see-also"], [2, "see-also"], [3, "see-also"], [4, "see-also"], [5, "see-also"], [6, "see-also"], [11, "see-also"], [12, "see-also"], [21, "see-also"], [22, "see-also"], [23, "see-also"], [24, "see-also"], [25, "see-also"], [26, "see-also"], [27, "see-also"], [28, "see-also"], [29, "see-also"], [30, "see-also"], [31, "see-also"], [32, "see-also"], [33, "see-also"], [34, "see-also"], [36, "see-also"], [37, "see-also"], [38, "see-also"], [39, "see-also"], [40, "see-also"], [41, "see-also"]], "Examples": [[1, "examples"], [2, "examples"], [3, "examples"], [4, "examples"], [5, "examples"], [6, "examples"], [7, "examples"], [8, "examples"], [11, "examples"], [12, "examples"], [14, "examples"], [16, "examples"], [17, "examples"], [18, "examples"], [21, "examples"], [22, "examples"], [23, "examples"], [24, "examples"], [25, "examples"], [26, "examples"], [27, "examples"], [28, "examples"], [29, "examples"], [30, "examples"], [31, "examples"], [32, "examples"], [33, "examples"], [34, "examples"], [35, "examples"], [36, "examples"], [37, "examples"], [38, "examples"], [39, "examples"], [40, "examples"], [41, "examples"], [42, "examples"]], "Return Values": [[1, "return-values"], [2, "return-values"], [3, "return-values"], [5, "return-values"], [6, "return-values"], [7, "return-values"], [8, "return-values"], [11, "return-values"], [12, "return-values"], [14, "return-values"], [16, "return-values"], [17, "return-values"], [18, "return-values"], [21, "return-values"], [22, "return-values"], [23, "return-values"], [24, "return-values"], [25, "return-values"], [26, "return-values"], [27, "return-values"], [28, "return-values"], [29, "return-values"], [31, "return-values"], [32, "return-values"], [33, "return-values"], [34, "return-values"], [37, "return-values"], [38, "return-values"], [39, "return-values"], [41, "return-values"], [42, "return-values"]], "Authors": [[1, "authors"], [2, "authors"], [3, "authors"], [4, "authors"], [5, "authors"], [6, "authors"], [7, "authors"], [8, "authors"], [11, "authors"], [12, "authors"], [14, "authors"], [16, "authors"], [17, "authors"], [18, "authors"], [21, "authors"], [22, "authors"], [23, "authors"], [24, "authors"], [25, "authors"], [26, "authors"], [27, "authors"], [28, "authors"], [29, "authors"], [30, "authors"], [31, "authors"], [32, "authors"], [33, "authors"], [34, "authors"], [35, "authors"], [36, "authors"], [37, "authors"], [38, "authors"], [39, "authors"], [40, "authors"], [41, "authors"], [42, "authors"]], "Collection links": [[1, "collection-links"], [2, "collection-links"], [3, "collection-links"], [4, "collection-links"], [5, "collection-links"], [6, "collection-links"], [7, "collection-links"], [8, "collection-links"], [11, "collection-links"], [12, "collection-links"], [14, "collection-links"], [16, "collection-links"], [17, "collection-links"], [18, "collection-links"], [21, "collection-links"], [22, "collection-links"], [23, "collection-links"], [24, "collection-links"], [25, "collection-links"], [26, "collection-links"], [27, "collection-links"], [28, "collection-links"], [29, "collection-links"], [30, "collection-links"], [31, "collection-links"], [32, "collection-links"], [33, "collection-links"], [34, "collection-links"], [35, "collection-links"], [36, "collection-links"], [37, "collection-links"], [38, "collection-links"], [39, "collection-links"], [40, "collection-links"], [41, "collection-links"], [42, "collection-links"]], "community.crypto.acme_account module \u2013 Create, modify or delete ACME accounts": [[2, "community-crypto-acme-account-module-create-modify-or-delete-acme-accounts"]], "community.crypto.acme_certificate module \u2013 Create SSL/TLS certificates with the ACME protocol": [[3, "community-crypto-acme-certificate-module-create-ssl-tls-certificates-with-the-acme-protocol"]], "community.crypto.acme_certificate_revoke module \u2013 Revoke certificates with the ACME protocol": [[4, "community-crypto-acme-certificate-revoke-module-revoke-certificates-with-the-acme-protocol"]], "community.crypto.acme_challenge_cert_helper module \u2013 Prepare certificates required for ACME challenges such as tls-alpn-01": [[5, "community-crypto-acme-challenge-cert-helper-module-prepare-certificates-required-for-acme-challenges-such-as-tls-alpn-01"]], "community.crypto.acme_inspect module \u2013 Send direct requests to an ACME server": [[6, "community-crypto-acme-inspect-module-send-direct-requests-to-an-acme-server"]], "community.crypto.certificate_complete_chain module \u2013 Complete certificate chain given a set of untrusted and root certificates": [[7, "community-crypto-certificate-complete-chain-module-complete-certificate-chain-given-a-set-of-untrusted-and-root-certificates"]], "community.crypto.crypto_info module \u2013 Retrieve cryptographic capabilities": [[8, "community-crypto-crypto-info-module-retrieve-cryptographic-capabilities"]], "How to create a small CA": [[9, "how-to-create-a-small-ca"]], "Set up the CA": [[9, "set-up-the-ca"]], "Use the CA to sign a certificate": [[9, "use-the-ca-to-sign-a-certificate"]], "How to create self-signed certificates": [[10, "how-to-create-self-signed-certificates"]], "community.crypto.ecs_certificate module \u2013 Request SSL/TLS certificates with the Entrust Certificate Services (ECS) API": [[11, "community-crypto-ecs-certificate-module-request-ssl-tls-certificates-with-the-entrust-certificate-services-ecs-api"]], "community.crypto.ecs_domain module \u2013 Request validation of a domain with the Entrust Certificate Services (ECS) API": [[12, "community-crypto-ecs-domain-module-request-validation-of-a-domain-with-the-entrust-certificate-services-ecs-api"]], "Index of all Collection Environment Variables": [[13, "index-of-all-collection-environment-variables"]], "community.crypto.get_certificate module \u2013 Get a certificate from a host:port": [[14, "community-crypto-get-certificate-module-get-a-certificate-from-a-host-port"]], "Community.Crypto": [[15, "community-crypto"]], "Description": [[15, "description"]], "Communication": [[15, "communication"]], "Scenario Guides": [[15, "scenario-guides"]], "Plugin Index": [[15, "plugin-index"]], "Modules": [[15, "modules"]], "Filter Plugins": [[15, "filter-plugins"]], "community.crypto.luks_device module \u2013 Manage encrypted (LUKS) devices": [[16, "community-crypto-luks-device-module-manage-encrypted-luks-devices"]], "community.crypto.openssh_cert module \u2013 Generate OpenSSH host or user certificates.": [[17, "community-crypto-openssh-cert-module-generate-openssh-host-or-user-certificates"]], "community.crypto.openssh_keypair module \u2013 Generate OpenSSH private and public keys": [[18, "community-crypto-openssh-keypair-module-generate-openssh-private-and-public-keys"]], "community.crypto.openssl_certificate_info": [[19, "community-crypto-openssl-certificate-info"]], "community.crypto.openssl_certificate": [[20, "community-crypto-openssl-certificate"]], "community.crypto.openssl_csr_info module \u2013 Provide information of OpenSSL Certificate Signing Requests (CSR)": [[21, "community-crypto-openssl-csr-info-module-provide-information-of-openssl-certificate-signing-requests-csr"]], "community.crypto.openssl_csr module \u2013 Generate OpenSSL Certificate Signing Request (CSR)": [[22, "community-crypto-openssl-csr-module-generate-openssl-certificate-signing-request-csr"]], "community.crypto.openssl_csr_pipe module \u2013 Generate OpenSSL Certificate Signing Request (CSR)": [[23, "community-crypto-openssl-csr-pipe-module-generate-openssl-certificate-signing-request-csr"]], "community.crypto.openssl_dhparam module \u2013 Generate OpenSSL Diffie-Hellman Parameters": [[24, "community-crypto-openssl-dhparam-module-generate-openssl-diffie-hellman-parameters"]], "community.crypto.openssl_pkcs12 module \u2013 Generate OpenSSL PKCS#12 archive": [[25, "community-crypto-openssl-pkcs12-module-generate-openssl-pkcs-12-archive"]], "community.crypto.openssl_privatekey_convert module \u2013 Convert OpenSSL private keys": [[26, "community-crypto-openssl-privatekey-convert-module-convert-openssl-private-keys"]], "community.crypto.openssl_privatekey_info module \u2013 Provide information for OpenSSL private keys": [[27, "community-crypto-openssl-privatekey-info-module-provide-information-for-openssl-private-keys"]], "community.crypto.openssl_privatekey module \u2013 Generate OpenSSL private keys": [[28, "community-crypto-openssl-privatekey-module-generate-openssl-private-keys"]], "community.crypto.openssl_privatekey_pipe module \u2013 Generate OpenSSL private keys without disk access": [[29, "community-crypto-openssl-privatekey-pipe-module-generate-openssl-private-keys-without-disk-access"]], "community.crypto.openssl_publickey_info filter \u2013 Retrieve information from OpenSSL public keys in PEM format": [[30, "community-crypto-openssl-publickey-info-filter-retrieve-information-from-openssl-public-keys-in-pem-format"]], "Input": [[30, "input"], [35, "input"], [36, "input"], [40, "input"]], "Return Value": [[30, "return-value"], [35, "return-value"], [36, "return-value"], [40, "return-value"]], "community.crypto.openssl_publickey_info module \u2013 Provide information for OpenSSL public keys": [[31, "community-crypto-openssl-publickey-info-module-provide-information-for-openssl-public-keys"]], "community.crypto.openssl_publickey module \u2013 Generate an OpenSSL public key from its private key.": [[32, "community-crypto-openssl-publickey-module-generate-an-openssl-public-key-from-its-private-key"]], "community.crypto.openssl_signature_info module \u2013 Verify signatures with openssl": [[33, "community-crypto-openssl-signature-info-module-verify-signatures-with-openssl"]], "community.crypto.openssl_signature module \u2013 Sign data with openssl": [[34, "community-crypto-openssl-signature-module-sign-data-with-openssl"]], "community.crypto.split_pem filter \u2013 Split PEM file contents into multiple objects": [[35, "community-crypto-split-pem-filter-split-pem-file-contents-into-multiple-objects"]], "community.crypto.x509_certificate_info filter \u2013 Retrieve information from X.509 certificates in PEM format": [[36, "community-crypto-x509-certificate-info-filter-retrieve-information-from-x-509-certificates-in-pem-format"]], "Keyword parameters": [[36, "keyword-parameters"], [40, "keyword-parameters"]], "community.crypto.x509_certificate_info module \u2013 Provide information of OpenSSL X.509 certificates": [[37, "community-crypto-x509-certificate-info-module-provide-information-of-openssl-x-509-certificates"]], "community.crypto.x509_certificate module \u2013 Generate and/or check OpenSSL certificates": [[38, "community-crypto-x509-certificate-module-generate-and-or-check-openssl-certificates"]], "community.crypto.x509_certificate_pipe module \u2013 Generate and/or check OpenSSL certificates": [[39, "community-crypto-x509-certificate-pipe-module-generate-and-or-check-openssl-certificates"]], "community.crypto.x509_crl_info filter \u2013 Retrieve information from X.509 CRLs in PEM format": [[40, "community-crypto-x509-crl-info-filter-retrieve-information-from-x-509-crls-in-pem-format"]], "community.crypto.x509_crl_info module \u2013 Retrieve information on Certificate Revocation Lists (CRLs)": [[41, "community-crypto-x509-crl-info-module-retrieve-information-on-certificate-revocation-lists-crls"]], "community.crypto.x509_crl module \u2013 Generate Certificate Revocation Lists (CRLs)": [[42, "community-crypto-x509-crl-module-generate-certificate-revocation-lists-crls"]]}, "indexentries": {}})
\ No newline at end of file
diff --git a/pr/550/split_pem_filter.html b/pr/550/split_pem_filter.html
index e3cc58e3..de4be69a 100644
--- a/pr/550/split_pem_filter.html
+++ b/pr/550/split_pem_filter.html
@@ -123,6 +123,7 @@
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/x509_certificate_info_filter.html b/pr/550/x509_certificate_info_filter.html
index aca3dbeb..4c7ca810 100644
--- a/pr/550/x509_certificate_info_filter.html
+++ b/pr/550/x509_certificate_info_filter.html
@@ -22,6 +22,7 @@
+
@@ -125,6 +126,7 @@
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
@@ -707,6 +709,7 @@ see
Previous
+ Next
diff --git a/pr/550/x509_certificate_info_module.html b/pr/550/x509_certificate_info_module.html
index 64b79605..86c0fe38 100644
--- a/pr/550/x509_certificate_info_module.html
+++ b/pr/550/x509_certificate_info_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/x509_certificate_module.html b/pr/550/x509_certificate_module.html
index 8f4fec09..9a1db723 100644
--- a/pr/550/x509_certificate_module.html
+++ b/pr/550/x509_certificate_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/x509_certificate_pipe_module.html b/pr/550/x509_certificate_pipe_module.html
index 6f700b2b..5f94fd12 100644
--- a/pr/550/x509_certificate_pipe_module.html
+++ b/pr/550/x509_certificate_pipe_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
diff --git a/pr/550/x509_crl_info_filter.html b/pr/550/x509_crl_info_filter.html
new file mode 100644
index 00000000..15ffaed0
--- /dev/null
+++ b/pr/550/x509_crl_info_filter.html
@@ -0,0 +1,493 @@
+
+
+
+
+
+
+ community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format — Community.Crypto Collection documentation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Community.Crypto Collection Docs
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pr/550/x509_crl_info_module.html b/pr/550/x509_crl_info_module.html
index d57054f2..c2fa8b2e 100644
--- a/pr/550/x509_crl_info_module.html
+++ b/pr/550/x509_crl_info_module.html
@@ -127,6 +127,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format
@@ -300,6 +301,8 @@ see
community.crypto.x509_crl Generate Certificate Revocation Lists (CRLs).
+community.crypto.x509_crl_info filter A filter variant of this module.
+
diff --git a/pr/550/x509_crl_module.html b/pr/550/x509_crl_module.html
index 823b6259..b5ab39cd 100644
--- a/pr/550/x509_crl_module.html
+++ b/pr/550/x509_crl_module.html
@@ -126,6 +126,7 @@
community.crypto.openssl_publickey_info filter – Retrieve information from OpenSSL public keys in PEM format
community.crypto.split_pem filter – Split PEM file contents into multiple objects
community.crypto.x509_certificate_info filter – Retrieve information from X.509 certificates in PEM format
+community.crypto.x509_crl_info filter – Retrieve information from X.509 CRLs in PEM format