github.com/sl1pm4t/consul@v1.4.5-0.20190325224627-74c31c540f9c/test/hostname/Alice.cfg (about)

     1  [req]
     2  prompt = no
     3  distinguished_name = dn
     4  req_extensions = v3_req
     5  
     6  [dn]
     7  C = US
     8  ST = California
     9  L = Los Angeles
    10  O = End Point
    11  OU = Testing
    12  emailAddress = james@hashicorp.com
    13  CN = Alice
    14  
    15  [v3_req]
    16  basicConstraints = CA:FALSE
    17  keyUsage = nonRepudiation, digitalSignature, keyEncipherment
    18  subjectAltName = @alt_names
    19  
    20  [alt_names]
    21  DNS.1 = server.dc1.consul