github.com/arkadijs/deis@v1.5.1/contrib/azure/cert.conf (about)

     1  [ req ]
     2  prompt = no
     3  default_bits = 2048
     4  encrypt_key = no
     5  distinguished_name = req_distinguished_name
     6  
     7  string_mask = utf8only
     8  
     9  [ req_distinguished_name ]
    10  O=My Company
    11  L=San Francisco
    12  ST=CA
    13  C=US
    14  CN=www.test.com