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

Improve docs visibility of `name_constraints` variable #114

Closed evilham closed 6 years ago

evilham commented 7 years ago

In inventories with multiple domains, the defaults result in debops-pki generating certificates that are invalid (do not fulfil the Name Constraints) whenever a certificate for a non-preferred domain is issued.

I hereby recommend adding name_constraints to the Useful global parameters section, where debops-pki users are pointed to the full variable documentation and discussion.