aboutsummaryrefslogtreecommitdiff
path: root/rpkid/biz-certs/Frank-EE.cnf
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-07-15 17:38:45 +0000
committerRob Austein <sra@hactrn.net>2008-07-15 17:38:45 +0000
commit8f8a7ea81035f9230c2b27588cb1548279d938b8 (patch)
treee1dc812ab16793b7f5f36c4b4fb5f18197625de2 /rpkid/biz-certs/Frank-EE.cnf
parent9d7bc8e2696d4616b5c73fe6f88d2e0c5dc9e545 (diff)
Rename a couple of scripts whose names confuse Doxygen. Clean some of
the old test code out of rpkid/ to make real code easier to find. svn path=/rpkid/Doxyfile; revision=1995
Diffstat (limited to 'rpkid/biz-certs/Frank-EE.cnf')
-rw-r--r--rpkid/biz-certs/Frank-EE.cnf15
1 files changed, 0 insertions, 15 deletions
diff --git a/rpkid/biz-certs/Frank-EE.cnf b/rpkid/biz-certs/Frank-EE.cnf
deleted file mode 100644
index 4fa64261..00000000
--- a/rpkid/biz-certs/Frank-EE.cnf
+++ /dev/null
@@ -1,15 +0,0 @@
-
-[ req ]
-distinguished_name = req_dn
-x509_extensions = req_x509_ext
-prompt = no
-default_md = sha256
-
-[ req_dn ]
-CN = Test Certificate Frank EE
-
-[ req_x509_ext ]
-basicConstraints = CA:false
-subjectKeyIdentifier = hash
-authorityKeyIdentifier = keyid:always
-