diff options
author | Werner Koch <wk@gnupg.org> | 2005-12-16 16:52:48 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2005-12-16 16:52:48 +0100 |
commit | 38e7c4c50ad8a1026886f975c5a8be2ac8438e35 (patch) | |
tree | 1898b6de84e426726dac4338acdb4905572d42c4 /TODO | |
parent | Add support for direct pkcs#7 signatures (diff) | |
download | gnupg2-38e7c4c50ad8a1026886f975c5a8be2ac8438e35.tar.xz gnupg2-38e7c4c50ad8a1026886f975c5a8be2ac8438e35.zip |
Fixed importing certs created by newer versions of Mozilla.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -94,3 +94,7 @@ might want to have an agent context for each service request * sm/ ** --include-certs is as of now still a dummy command line option +** check that we issue NO_SECKEY xxx if a -u key was not found + +* gpg/ +** issue a NO_SECKEY xxxx if a -u key was not found. |