/spec/fixtures/ssl/openssl-exts.cnf
http://github.com/jnunemaker/httparty · Unknown · 9 lines · 8 code · 1 blank · 0 comment · 0 complexity · e4b77260dc84a85f39bda4b60d41a3ee MD5 · raw file
- [ca]
- basicConstraints=critical,CA:true
- subjectKeyIdentifier=hash
- authorityKeyIdentifier=keyid:always,issuer:always
- [cert]
- basicConstraints=critical,CA:false
- subjectKeyIdentifier=hash
- authorityKeyIdentifier=keyid,issuer