mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
Stop mentioning Buypass. (#964)
https://community.buypass.com/t/y4y130p
This commit is contained in:
@@ -15,9 +15,8 @@ description:
|
||||
- Validates pending authorizations of an ACME v2 order.
|
||||
This is the second to last step of obtaining a new certificate with the
|
||||
L(ACME protocol,https://tools.ietf.org/html/rfc8555) from a Certificate
|
||||
Authority such as L(Let's Encrypt,https://letsencrypt.org/) or
|
||||
L(Buypass,https://www.buypass.com/). This module does not support ACME v1, the
|
||||
original version of the ACME protocol before standardization.
|
||||
Authority such as L(Let's Encrypt,https://letsencrypt.org/).
|
||||
This module does not support ACME v1, the original version of the ACME protocol before standardization.
|
||||
- This module needs to be used in conjunction with the
|
||||
M(community.crypto.acme_certificate_order_create) and
|
||||
M(community.crypto.acme_certificate_order_finalize) modules.
|
||||
@@ -32,10 +31,6 @@ seealso:
|
||||
description: Documentation for the Let's Encrypt Certification Authority.
|
||||
Provides useful information for example on rate limits.
|
||||
link: https://letsencrypt.org/docs/
|
||||
- name: Buypass Go SSL
|
||||
description: Documentation for the Buypass Certification Authority.
|
||||
Provides useful information for example on rate limits.
|
||||
link: https://www.buypass.com/ssl/products/acme
|
||||
- name: Automatic Certificate Management Environment (ACME)
|
||||
description: The specification of the ACME protocol (RFC 8555).
|
||||
link: https://tools.ietf.org/html/rfc8555
|
||||
|
||||
Reference in New Issue
Block a user