诸暨麻将添加redis
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 

26 linhas
732 B

  1. extensions = x509v3
  2. [ x509v3 ]
  3. subjectAltName = DNS:localhost
  4. keyUsage = keyEncipherment
  5. extendedKeyUsage = serverAuth
  6. subjectKeyIdentifier = hash
  7. authorityKeyIdentifier = keyid
  8. basicConstraints = critical,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
  21. [something]
  22. # The key
  23. # the certficate
  24. # some dhparam