summaryrefslogtreecommitdiffstats
path: root/test/Sssdsa.cnf
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2020-02-25 12:03:44 -0500
committerTomas Mraz <tmraz@fedoraproject.org>2020-03-06 18:25:13 +0100
commit5e828e2a5f95312190f388466826e1a285770e6a (patch)
treea98c777d496fa698cbe87b535d658c61ec725648 /test/Sssdsa.cnf
parentf07f6e400db6b5839804b47f959d145266d9188c (diff)
Remove unused files
Reviewed-by: Paul Yang <kaishen.yy@antfin.com> Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/11176)
Diffstat (limited to 'test/Sssdsa.cnf')
-rw-r--r--test/Sssdsa.cnf25
1 files changed, 0 insertions, 25 deletions
diff --git a/test/Sssdsa.cnf b/test/Sssdsa.cnf
deleted file mode 100644
index 2fb35e0880..0000000000
--- a/test/Sssdsa.cnf
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# SSLeay example configuration file.
-# This is mostly being used for generation of certificate requests.
-#
-# hacked by iang to do DSA certs - Server
-
-####################################################################
-[ 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 = 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
-