aboutsummaryrefslogtreecommitdiff
path: root/test/CAssdh.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'test/CAssdh.cnf')
-rw-r--r--test/CAssdh.cnf24
1 files changed, 0 insertions, 24 deletions
diff --git a/test/CAssdh.cnf b/test/CAssdh.cnf
deleted file mode 100644
index 4e0a908679f7..000000000000
--- a/test/CAssdh.cnf
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# 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
-