add production directory URL for ACME v2 for Sectigo (#496)
According the to official Sectigo documentation [1] the directory URL for ACME v2 is: https://acme-qa.secure.trust-provider.com/v2/DV [1] https://docs.sectigo.com/scm/acme-integration-docs/1/eab-clients-sectigo-acme-integration.html Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>pull/499/head
parent
e08efe2598
commit
d83f7639be
|
@ -105,6 +105,8 @@ options:
|
||||||
U(https://api.buypass.com/acme/directory)."
|
U(https://api.buypass.com/acme/directory)."
|
||||||
- "For B(ZeroSSL), the production directory URL for ACME v2 is
|
- "For B(ZeroSSL), the production directory URL for ACME v2 is
|
||||||
U(https://acme.zerossl.com/v2/DV90)."
|
U(https://acme.zerossl.com/v2/DV90)."
|
||||||
|
- "For B(Sectigo), the production directory URL for ACME v2 is
|
||||||
|
U(https://acme-qa.secure.trust-provider.com/v2/DV)."
|
||||||
- The notes for this module contain a list of ACME services this module has
|
- The notes for this module contain a list of ACME services this module has
|
||||||
been tested against.
|
been tested against.
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue