diff options
author | lloyd <[email protected]> | 2010-09-17 14:13:48 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-09-17 14:13:48 +0000 |
commit | 4ef234d711e1dd40f1cd7ec328e9933fb19dc5ee (patch) | |
tree | d0a9209ad8576e99bae3f85ff669695b4c4d416c /src/cms | |
parent | 8fa7d0b4f91eec572d8b2971d87e68741d1cd330 (diff) |
Split up src/cert/x509 into a set of modules, though mostly mutually
dependent right now.
Diffstat (limited to 'src/cms')
-rw-r--r-- | src/cms/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cms/info.txt b/src/cms/info.txt index b863a9a26..708f1d592 100644 --- a/src/cms/info.txt +++ b/src/cms/info.txt @@ -12,5 +12,5 @@ pem pubkey sha1 sym_algo -x509 +x509cert </requires> |