summaryrefslogtreecommitdiff
path: root/src/lib/libssl/test/Sssdsa.cnf
diff options
context:
space:
mode:
authorcvs2svn <admin@example.com>2008-07-28 23:44:11 +0000
committercvs2svn <admin@example.com>2008-07-28 23:44:11 +0000
commit466614843d3969042821d3844ede52cbbbef414e (patch)
treedd1b8dd6247047a42f65a4669d862134a8e90160 /src/lib/libssl/test/Sssdsa.cnf
parent10837c3c47f1b9d7d1a061fff2327a4e280ba338 (diff)
downloadopenbsd-OPENBSD_4_4_BASE.tar.gz
openbsd-OPENBSD_4_4_BASE.tar.bz2
openbsd-OPENBSD_4_4_BASE.zip
This commit was manufactured by cvs2git to create tag 'OPENBSD_4_4_BASE'.OPENBSD_4_4_BASE
Diffstat (limited to 'src/lib/libssl/test/Sssdsa.cnf')
-rw-r--r--src/lib/libssl/test/Sssdsa.cnf27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/lib/libssl/test/Sssdsa.cnf b/src/lib/libssl/test/Sssdsa.cnf
deleted file mode 100644
index 8e170a28ef..0000000000
--- a/src/lib/libssl/test/Sssdsa.cnf
+++ /dev/null
@@ -1,27 +0,0 @@
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 - Server
6
7RANDFILE = ./.rnd
8
9####################################################################
10[ req ]
11distinguished_name = req_distinguished_name
12encrypt_rsa_key = no
13
14[ req_distinguished_name ]
15countryName = Country Name (2 letter code)
16countryName_default = ES
17countryName_value = ES
18
19organizationName = Organization Name (eg, company)
20organizationName_value = Tortilleras S.A.
21
220.commonName = Common Name (eg, YOUR name)
230.commonName_value = Torti
24
251.commonName = Common Name (eg, YOUR name)
261.commonName_value = Gordita
27