mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
letsencrypt: fix docs, openssl csr to req (#33519)
This commit is contained in:
committed by
René Moser
parent
2416a8806d
commit
5482519096
@@ -69,7 +69,7 @@ options:
|
||||
csr:
|
||||
description:
|
||||
- "File containing the CSR for the new certificate."
|
||||
- "Can be created with C(openssl csr ...)."
|
||||
- "Can be created with C(openssl req ...)."
|
||||
- "The CSR may contain multiple Subject Alternate Names, but each one
|
||||
will lead to an individual challenge that must be fulfilled for the
|
||||
CSR to be signed."
|
||||
|
||||
Reference in New Issue
Block a user