Stop mentioning Buypass. (#964)

https://community.buypass.com/t/y4y130p
This commit is contained in:
Felix Fontein
2025-10-29 20:57:54 +01:00
committed by GitHub
parent 5420f9baaf
commit 1b86848a6f
7 changed files with 19 additions and 38 deletions

View File

@@ -15,9 +15,8 @@ description:
- Obtain information for an ACME v2 order.
This can be used during the process 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),
M(community.crypto.acme_certificate_order_validate), and