github.com/rochacon/deis@v1.0.2-0.20150903015341-6839b592a1ff/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