opensslもろもろ

パスフレーズをはずす
openssl req -new -key with-pass.pem -out without-pass.pem

p12を解読して、pemに書き出す
openssl pkcs12 -in hoge.p12

http://www.tateoka.org/~tate/doc/w3m-cauth.html

http://www.linux.or.jp/JF/JFdocs/SSL-Certificates-HOWTO/c253.html