CAssdsa.cnf 729 B

1234567891011121314151617181920212223
  1. #
  2. # SSLeay example configuration file.
  3. # This is mostly being used for generation of certificate requests.
  4. #
  5. # hacked by iang to do DSA certs - CA
  6. RANDFILE = ./.rnd
  7. ####################################################################
  8. [ req ]
  9. distinguished_name = req_distinguished_name
  10. encrypt_rsa_key = no
  11. [ req_distinguished_name ]
  12. countryName = Country Name (2 letter code)
  13. countryName_default = ES
  14. countryName_value = ES
  15. organizationName = Organization Name (eg, company)
  16. organizationName_value = Hermanos Locos
  17. commonName = Common Name (eg, YOUR name)
  18. commonName_value = Hermanos Locos CA