diff options
author | lloyd <[email protected]> | 2012-02-06 19:30:38 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2012-02-06 19:30:38 +0000 |
commit | f1a2b5a7b5f35322927446d1b9a381f05cc677df (patch) | |
tree | 905b125d9173a32c4a3b758ae124ded0d045d635 /src/cert/x509path/info.txt | |
parent | cd58927000ef86eacc9de5b80f361d4d05e71731 (diff) |
All of the X509 modules were actually mutually dependent. Ideally this
would be fixed but it's quite hard to do, makes more sense for now to
merge then back into one big x509 blog.
Diffstat (limited to 'src/cert/x509path/info.txt')
-rw-r--r-- | src/cert/x509path/info.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cert/x509path/info.txt b/src/cert/x509path/info.txt deleted file mode 100644 index b24b03a02..000000000 --- a/src/cert/x509path/info.txt +++ /dev/null @@ -1,5 +0,0 @@ -define X509_STORE - -<requires> -x509cert -</requires> |