[req]
distinguished_name = req_distinguished_name
x509_extensions = v3_req
prompt = no
[req_distinguished_name]
C = us
ST = ca
L = sf
O = gravity
CN = etcd
[v3_req]
subjectAltName = @alt_names
[alt_names]
DNS.1 = localhost
