hashi-vault-js
Version:
A node.js module to interact with the Hashicorp Vault API.
16 lines (13 loc) • 375 B
Plain Text
[ req ]
distinguished_name = req_distinguished_name
x509_extensions = v3_ca
dirstring_type = nobmp
[ req_distinguished_name ]
commonName = caRoot
commonName_default = root
[ v3_ca ]
keyUsage = critical, keyCertSign
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer:always
basicConstraints = critical, CA:TRUE, pathlen:1
extendedKeyUsage = serverAuth