aboutsummaryrefslogtreecommitdiffstats
path: root/src/cert/x509/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cert/x509/info.txt')
-rw-r--r--src/cert/x509/info.txt45
1 files changed, 0 insertions, 45 deletions
diff --git a/src/cert/x509/info.txt b/src/cert/x509/info.txt
deleted file mode 100644
index 510163e69..000000000
--- a/src/cert/x509/info.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-define X509
-
-load_on auto
-
-<header:public>
-certstor.h
-crl_ent.h
-pkcs10.h
-x509_ca.h
-x509_crl.h
-x509_ext.h
-x509_obj.h
-x509cert.h
-x509find.h
-x509self.h
-x509stor.h
-</header:public>
-
-<source>
-certstor.cpp
-crl_ent.cpp
-pkcs10.cpp
-x509_ca.cpp
-x509_crl.cpp
-x509_ext.cpp
-x509_obj.cpp
-x509cert.cpp
-x509find.cpp
-x509opt.cpp
-x509self.cpp
-x509stor.cpp
-</source>
-
-<requires>
-asn1
-bigint
-datastor
-filters
-libstate
-oid_lookup
-pem
-pubkey
-rng
-sha1
-</requires>