[mew-dist 22643] pop over ssl
中村
nakamura at example.com
2002年 12月 21日 (土) 09:10:05 JST
中村と申します.
pop over ssl を行いたくて,.mew.el に
(setq mew-pop-ssl t)
(setq mew-pop-ssl-port 995)
の2行を書いて実行しましたが,上手く動きませんでした.
具体的には 『Communicating with the POP server...』というところで処理
が止ってしまっています.
そこでdebugのログは以下のようなものでした.
他の方は使えているのでしょうか? 当方のopensslのバージョンは opensslの0.9.6gです
<SSL: >
START
<SSL: >
ESTABLISHED
<GREETING>
unknown option 2
usage: s_client args
-host host - use -connect instead
-port port - use -connect instead
-connect host:port - who to connect to (default is localhost:4433)
-verify arg - turn on peer certificate verification
-cert arg - certificate file to use, PEM format assumed
-key arg - Private key file to use, PEM format assumed, in cert file if
not specified but cert file is.
-CApath arg - PEM format directory of CA's
-CAfile arg - PEM format file of CA's
-reconnect - Drop and re-make the connection with the same Session-ID
-pause - sleep(1) after each read(2) and write(2) system call
-showcerts - show all certificates in the chain
-debug - extra output
-nbio_test - more ssl protocol testing
-state - print the 'ssl' states
-nbio - Run with non-blocking IO
-crlf - convert LF from terminal into CRLF
-quiet - no s_client output
-ign_eof - ignore input eof (default when -quiet)
-ssl2
<GREETING>
- just use SSLv2
-ssl3 - just use SSLv3
-tls1 - just use TLSv1
-no_tls1/-no_ssl3/-no_ssl2 - turn off that protocol
-bugs - Switch on all SSL implementation bug workarounds
-cipher - preferred cipher to use, use the 'openssl ciphers'
command to see what is available
-rand file:file:...
<POP SENTINEL>
exited abnormally with code 1
Mew-dist メーリングリストの案内