[Mew-dist 16692] bug-fix: not caching wrong pass phrase
Ryutaroh Matsumoto
ryutaroh at example.com
2001年 3月 1日 (木) 12:31:56 JST
S/MIMEで署名や暗号の復号時のパスフレーズを入力し間違えたときに、間違っ
たパスフレーズがキャッシュに残って暫く署名などができなくなるバグを修正
しました。
From: SUGIMORI (杉森 隆行) <taro at example.com>
Subject: [Mew-dist 16660] Re: PGP, S/MIMEがSolaris 7/8のxemacsでは暗号化/署名が出来ない。
> ;; S/MIMEのpassphraseを間違うとcacheに残ってしまって、悲しい。。。
> ;; エラーの場合は、cacheに残さない方がいいのでは?
--
松本 隆太郎
-------------- next part --------------
--- mew-1.95b109/mew-smime.el.~2~ Wed Feb 28 19:20:54 2001
+++ mew-1.95b109/mew-smime.el Thu Mar 1 12:24:26 2001
@@ -72,6 +72,7 @@
(setq mew-smime-running nil)
(setq mew-smime-sign-error nil))
(setq mew-smime-running nil)
+ (mew-passwd-set-passwd "S/MIME" nil)
(setq mew-smime-sign-error (mew-chop event))))
(defun mew-smime-sign (file1)
-------------- next part --------------
テキスト形式以外の添付ファイルを保管しました...
ファイル名: 無し
型: application/x-pkcs7-signature
サイズ: 3207 バイト
説明: attachment; filename="smime.p7s"
URL: <http://www.mew.org/pipermail/mew-dist/attachments/20010301/739c8a25/attachment.bin>
Mew-dist メーリングリストの案内