Documentation:

- update vault docs
This commit is contained in:
2024-02-18 18:19:32 +11:00
parent cd369d8fef
commit 49f405e0bc
+1
View File
@@ -34,6 +34,7 @@
# create role
vault write pki_int/roles/unkin-dot-net \
issuer_ref="$(vault read -field=default pki_int/config/issuers)" \
allow_ip_sans=true \
allowed_domains="unkin.net" \
allow_subdomains=true \
max_ttl="2160h"