diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-29 02:25:31 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-01-29 02:25:31 +0000 |
commit | 0cd8860bb1828b29f5595409c8d80e2bbb77b0ca (patch) | |
tree | da69ff87785a5ded735797652d4138f98b53d5fb /crypto/openssl/test/Sssrsa.cnf | |
parent | 6e955c8f09387c9e78e612f5f410b3c926eb23a4 (diff) |
Notes
Diffstat (limited to 'crypto/openssl/test/Sssrsa.cnf')
-rw-r--r-- | crypto/openssl/test/Sssrsa.cnf | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/crypto/openssl/test/Sssrsa.cnf b/crypto/openssl/test/Sssrsa.cnf deleted file mode 100644 index 8c79a03fca873..0000000000000 --- a/crypto/openssl/test/Sssrsa.cnf +++ /dev/null @@ -1,26 +0,0 @@ -# -# SSLeay example configuration file. -# This is mostly being used for generation of certificate requests. -# -# create RSA certs - Server - -RANDFILE = ./.rnd - -#################################################################### -[ req ] -distinguished_name = req_distinguished_name -encrypt_key = no - -[ req_distinguished_name ] -countryName = Country Name (2 letter code) -countryName_default = ES -countryName_value = ES - -organizationName = Organization Name (eg, company) -organizationName_value = Tortilleras S.A. - -0.commonName = Common Name (eg, YOUR name) -0.commonName_value = Torti - -1.commonName = Common Name (eg, YOUR name) -1.commonName_value = Gordita |