Package: mew
Version: 1:3.3+0.20040715-6
Severity: normal

I want to sign message with s/mime. 
When I set my private key with passphrase, mew stoppt with
message  "S/MIME signing..." after "M-x smime-signning-message" 
command.

With this time "ps ax |grep openssl" result below:

$ ps ax |grep openssl
 2866 pts/10   Ss+    0:00 /home/hemge/bin/openssl smime -sign
 -in /tmp/hemge1564crn/mew1564L2R -out
 /tmp/hemge1564crn/mew1564YAY -outform DER -signer
 /home/hemge/.pki/privkey/client.pem -certfile
 /home/hemge/.pki/ca_cert/issuing-CA.pem

When I executed command same as process 2866, it asked passphrase and I
inputted it. So mew reworked and add new +queue file.

$ /home/hemge/bin/openssl smime -sign
 -in /tmp/hemge1564crn/mew1564L2R -out
 /tmp/hemge1564crn/mew1564YAY -outform DER -signer
 /home/hemge/.pki/privkey/client.pem -certfile
 /home/hemge/.pki/ca_cert/issuing-CA.pem
Enter pass phrase for /home/hemge/.pki/privkey/client.pem:****
-> mew rework!

s/mime settings on .emacs file is below:
---- 
;;S/MIME setting
(setq debug-on-error t)
;;Main CA files
(setq mew-smime-CA-file "/home/hemge/.pki/ca_cert/ca-root.pem")
;;CA certificate file which signned to mykey
(setq mew-smime-additional-certificates 
"/home/hemge/.pki/ca_cert/issuing-CA.pem")
;; my private key and certificate file
(setq mew-smime-digital-id "/home/hemge/.pki/privkey/client.pem")
;; imported public key directory
(setq mew-smime-pubkey-dir "/home/hemge/.pki/smime_pubkey")
---- 

I currentry succeed to sign to mail using private key without
passphrase protection, but I think this environment is very
unsecure. 

Did you know any antidote? or Its appears only my machine?


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.24r1
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages mew depends on:
ii  emacs21-nox [emacs21] 21.4a-1            The GNU Emacs editor (without X su
ii  mew-bin               1:3.3+0.20040715-6 external commands for Mew

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to