mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 14:22:56 +00:00
@@ -281,6 +281,7 @@ challenge_data:
|
|||||||
challenges:
|
challenges:
|
||||||
description:
|
description:
|
||||||
- Information for different challenge types supported for this identifier.
|
- Information for different challenge types supported for this identifier.
|
||||||
|
- Note that the keys are not valid Jinja2 identifiers.
|
||||||
type: dict
|
type: dict
|
||||||
contains:
|
contains:
|
||||||
http-01:
|
http-01:
|
||||||
|
|||||||
@@ -141,7 +141,7 @@ order:
|
|||||||
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).
|
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).
|
||||||
type: str
|
type: str
|
||||||
returned: depending on order
|
returned: depending on order
|
||||||
notAfter (optional, string):
|
notAfter:
|
||||||
description:
|
description:
|
||||||
- The requested value of the C(notAfter) field in the certificate.
|
- The requested value of the C(notAfter) field in the certificate.
|
||||||
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).
|
- Encoded in the date format defined in L(RFC 3339, https://www.rfc-editor.org/rfc/rfc3339).
|
||||||
|
|||||||
Reference in New Issue
Block a user