aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-09-20 22:15:18 +0000
committerlloyd <[email protected]>2010-09-20 22:15:18 +0000
commitaf449c9ac2dba1ab9273de2f2a63096e44f330c8 (patch)
tree1eeac83cfc434b2c2a236d7ffd60d671b4f8336a /src/cert
parentc659284af15199a6d50dedb089a19dd927a17825 (diff)
Add missing info files
Diffstat (limited to 'src/cert')
-rw-r--r--src/cert/pkcs10/info.txt1
-rw-r--r--src/cert/x509ca/info.txt1
-rw-r--r--src/cert/x509cert/info.txt1
-rw-r--r--src/cert/x509crl/info.txt1
-rw-r--r--src/cert/x509self/info.txt2
5 files changed, 6 insertions, 0 deletions
diff --git a/src/cert/pkcs10/info.txt b/src/cert/pkcs10/info.txt
new file mode 100644
index 000000000..b67d76c9f
--- /dev/null
+++ b/src/cert/pkcs10/info.txt
@@ -0,0 +1 @@
+define PKCS10_REQUESTS
diff --git a/src/cert/x509ca/info.txt b/src/cert/x509ca/info.txt
new file mode 100644
index 000000000..da6925df4
--- /dev/null
+++ b/src/cert/x509ca/info.txt
@@ -0,0 +1 @@
+define X509_CA
diff --git a/src/cert/x509cert/info.txt b/src/cert/x509cert/info.txt
new file mode 100644
index 000000000..516b22d52
--- /dev/null
+++ b/src/cert/x509cert/info.txt
@@ -0,0 +1 @@
+define X509_CERTIFICATES
diff --git a/src/cert/x509crl/info.txt b/src/cert/x509crl/info.txt
new file mode 100644
index 000000000..26f9ea348
--- /dev/null
+++ b/src/cert/x509crl/info.txt
@@ -0,0 +1 @@
+define X509_CRL
diff --git a/src/cert/x509self/info.txt b/src/cert/x509self/info.txt
new file mode 100644
index 000000000..c596fba84
--- /dev/null
+++ b/src/cert/x509self/info.txt
@@ -0,0 +1,2 @@
+define X509_SELF_SIGNED
+