P1ss.cnf 1000 B

12345678910111213141516171819202122232425262728293031323334353637
  1. #
  2. # SSLeay example configuration file.
  3. # This is mostly being used for generation of certificate requests.
  4. #
  5. RANDFILE = ./.rnd
  6. ####################################################################
  7. [ req ]
  8. default_bits = 2048
  9. default_keyfile = keySS.pem
  10. distinguished_name = req_distinguished_name
  11. encrypt_rsa_key = no
  12. default_md = sha256
  13. [ req_distinguished_name ]
  14. countryName = Country Name (2 letter code)
  15. countryName_default = AU
  16. countryName_value = AU
  17. organizationName = Organization Name (eg, company)
  18. organizationName_value = Dodgy Brothers
  19. 0.commonName = Common Name (eg, YOUR name)
  20. 0.commonName_value = Brother 1
  21. 1.commonName = Common Name (eg, YOUR name)
  22. 1.commonName_value = Brother 2
  23. 2.commonName = Common Name (eg, YOUR name)
  24. 2.commonName_value = Proxy 1
  25. [ v3_proxy ]
  26. basicConstraints=CA:FALSE
  27. subjectKeyIdentifier=hash
  28. authorityKeyIdentifier=keyid,issuer:always
  29. proxyCertInfo=critical,language:id-ppl-anyLanguage,pathlen:1,policy:text:AB