rutile
Version:
Factory automation for Mobile Enterprise.
19 lines (16 loc) • 469 B
Plain Text
[ req ]
default_bits = 2048
default_md = sha1
distinguished_name = req_distinguished_name
x509_extensions = v3_ca
prompt = no
input_password =
output_password =
[ req_distinguished_name ]
OU = {{APP_NAME}}
CN = {{AppHost}}
emailAddress = admin@{{AppHost}}
[ v3_ca ]
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer
basicConstraints = CA:true