mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
Add HARICA to the list of tested CAs (#915)
* Add HARICA to the list of tested CAs Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at> * Add ZeroSSL to list. --------- Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
GitHub
parent
e90d4d2b0f
commit
ec063d8515
@@ -100,8 +100,8 @@ options:
|
||||
external_account_binding:
|
||||
description:
|
||||
- Allows to provide external account binding data during account creation.
|
||||
- This is used by CAs like Sectigo to bind a new ACME account to an existing CA-specific account, to be able to properly
|
||||
identify a customer.
|
||||
- This is used by CAs like Sectigo, HARICA, or ZeroSSL to bind a new ACME account to an existing CA-specific account,
|
||||
to be able to properly identify a customer.
|
||||
- Only used when creating a new account. Can not be specified for ACME v1.
|
||||
type: dict
|
||||
suboptions:
|
||||
|
||||
Reference in New Issue
Block a user