neoloc/doc_updates #70
@ -34,6 +34,7 @@
|
|||||||
# create role
|
# create role
|
||||||
vault write pki_int/roles/unkin-dot-net \
|
vault write pki_int/roles/unkin-dot-net \
|
||||||
issuer_ref="$(vault read -field=default pki_int/config/issuers)" \
|
issuer_ref="$(vault read -field=default pki_int/config/issuers)" \
|
||||||
|
allow_ip_sans=true \
|
||||||
allowed_domains="unkin.net" \
|
allowed_domains="unkin.net" \
|
||||||
allow_subdomains=true \
|
allow_subdomains=true \
|
||||||
max_ttl="2160h"
|
max_ttl="2160h"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user