debops / ansible-pki

Bootstrap and manage internal PKI, Certificate Authorities and OpenSSL/GnuTLS certificates
GNU General Public License v3.0
65 stars 29 forks source link

Docs: Add example for ACME standard cases #83

Closed htgoebel closed 7 years ago

htgoebel commented 7 years ago

The docs to ACME support contain an example for "I want a certificate for subdomains but domain".

Please include a simple example for the standard case: a host serving several vhosts.

Thanks.

ypid commented 7 years ago

Examples are always nice and would also have helped me getting into ACME support. Here is a draft: Example: Certificate for apex domain and subdomains

@htgoebel Does that resolve the issue?

Included in: #81