github.com/technosophos/deis@v1.7.1-0.20150915173815-f9005256004b/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