/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

  1. [ca]
  2. basicConstraints=critical,CA:true
  3. subjectKeyIdentifier=hash
  4. authorityKeyIdentifier=keyid:always,issuer:always
  5. [cert]
  6. basicConstraints=critical,CA:false
  7. subjectKeyIdentifier=hash
  8. authorityKeyIdentifier=keyid,issuer