Revision 3a9a0321638ae13957b66baae6d4955597fc128d authored by Matt Caswell on 15 January 2015, 14:49:54 UTC, committed by Matt Caswell on 15 January 2015, 14:49:54 UTC
Reviewed-by: Stephen Henson <steve@openssl.org>
1 parent b83ceba
CAssdh.cnf
#
# SSLeay example configuration file.
# This is mostly being used for generation of certificate requests.
#
# hacked by iang to do DH 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 = CU
countryName_value = CU
organizationName = Organization Name (eg, company)
organizationName_value = La Junta de la Revolucion
commonName = Common Name (eg, YOUR name)
commonName_value = Junta

Computing file changes ...