P2ss.cnf 973 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ####################################################################
  2. [ req ]
  3. default_bits = 2048
  4. default_keyfile = keySS.pem
  5. distinguished_name = req_distinguished_name
  6. encrypt_rsa_key = no
  7. default_md = sha256
  8. [ req_distinguished_name ]
  9. countryName = Country Name (2 letter code)
  10. countryName_default = AU
  11. countryName_value = AU
  12. organizationName = Organization Name (eg, company)
  13. organizationName_value = Dodgy Brothers
  14. 0.commonName = Common Name (eg, YOUR name)
  15. 0.commonName_value = Brother 1
  16. 1.commonName = Common Name (eg, YOUR name)
  17. 1.commonName_value = Brother 2
  18. 2.commonName = Common Name (eg, YOUR name)
  19. 2.commonName_value = Proxy 1
  20. 3.commonName = Common Name (eg, YOUR name)
  21. 3.commonName_value = Proxy 2
  22. [ v3_proxy ]
  23. basicConstraints=CA:FALSE
  24. subjectKeyIdentifier=hash
  25. authorityKeyIdentifier=keyid,issuer:always
  26. proxyCertInfo=critical,@proxy_ext
  27. [ proxy_ext ]
  28. language=id-ppl-anyLanguage
  29. pathlen=0
  30. policy=text:BC