Server-localhost-firstSAN-sv.prm 786 B

12345678910111213141516171819202122232425
  1. extensions = x509v3
  2. [ x509v3 ]
  3. subjectAltName = DNS:localhost,DNS:localhost1,DNS:localhost2
  4. keyUsage = keyEncipherment,digitalSignature,keyAgreement
  5. extendedKeyUsage = serverAuth
  6. subjectKeyIdentifier = hash
  7. authorityKeyIdentifier = keyid
  8. basicConstraints = CA:false
  9. [ req ]
  10. default_bits = 1024
  11. distinguished_name = req_DN
  12. default_md = sha256
  13. string_mask = utf8only
  14. [ req_DN ]
  15. countryName = "Country Name is Northern Nowhere"
  16. countryName_value = NN
  17. organizationName = "Organization Name"
  18. organizationName_value = Edel Curl Arctic Illudium Research Cloud
  19. commonName = "Common Name"
  20. commonName_value = localhost.nn
  21. [something]
  22. # The key
  23. # the certificate
  24. # some dhparam