neoloc/doc_updates #70

Merged
unkinben merged 13 commits from neoloc/doc_updates into develop 2024-06-27 21:38:39 +10:00
Showing only changes of commit f351cc8413 - Show all commits

View File

@ -36,9 +36,10 @@
vault write pki_int/roles/servers_default \
issuer_ref="$(vault read -field=default pki_int/config/issuers)" \
allow_ip_sans=true \
allowed_domains="unkin.net" \
allowed_domains="unkin.net,prod*" \
allow_subdomains=true \
allow_bare_domains=true \
allow_glob_domains=true \
max_ttl="2160h" \
key_bits=4096 \
country="Australia"