Mercurial > repos > cathywise > truststore_import
diff PythonTrustStore-0.2.0/py_ts/certs.conf @ 3:6de426d89bb9
Uploaded
author | cathywise |
---|---|
date | Wed, 11 Dec 2013 21:05:53 -0500 |
parents | ff126718bdc5 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/PythonTrustStore-0.2.0/py_ts/certs.conf Wed Dec 11 21:05:53 2013 -0500 @@ -0,0 +1,12 @@ +prompt = no +distinguished_name = req_distinguished_name + +[ req_distinguished_name ] +C = AU +ST = None +L = None +O = TrustStore +OU = None +CN = TrustStore + +emailAddress = nobody@nowhere.com \ No newline at end of file