诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
604 B

  1. extensions = x509v3
  2. [ req ]
  3. default_bits = 2048
  4. distinguished_name = req_DN
  5. default_md = sha256
  6. string_mask = utf8only
  7. [ req_DN ]
  8. countryName = "Country Name"
  9. countryName_value = NN
  10. organizationName = "Organization Name"
  11. organizationName_value = Edel Curl Arctic Illudium Research Cloud
  12. commonName = "Common Name"
  13. commonName_value = Nothern Nowhere Trust Anchor
  14. [ x509v3 ]
  15. basicConstraints = critical,CA:true
  16. keyUsage = critical,keyCertSign,cRLSign
  17. subjectKeyIdentifier = hash