Revision 36800c36d63da1fd32f04d62c4e421dfa96b7667 authored by Mark J. Cox on 17 March 2004, 11:45:35 UTC, committed by Mark J. Cox on 17 March 2004, 11:45:35 UTC
by using the Codenomicon TLS Test Tool (CAN-2004-0079) Prepare for 0.9.6m release Submitted by: Steven Henson Reviewed by: Joe Orton Approved by: Mark Cox
1 parent c08c1f7
CAssdsa.cnf
#
# SSLeay example configuration file.
# This is mostly being used for generation of certificate requests.
#
# hacked by iang to do DSA certs - CA
RANDFILE = ./.rnd
####################################################################
[ req ]
distinguished_name = req_distinguished_name
encrypt_rsa_key = no
[ req_distinguished_name ]
countryName = Country Name (2 letter code)
countryName_default = ES
countryName_value = ES
organizationName = Organization Name (eg, company)
organizationName_value = Hermanos Locos
commonName = Common Name (eg, YOUR name)
commonName_value = Hermanos Locos CA

Computing file changes ...