« 理科系の作文技術 | Main | Virtual PC Is Now Free! »

2006年6月29日

OpenSSLでPKCS#12に変換

[ カテゴリ: Technology ]

これも何回やっても忘れるのでメモ…

openssl pkcs12 -export \
  -in hoge_crt.pem -inkey hoge_key.pem -CApath /etc/opessl/certs \
  -out hoge.p12

Comments

Post a comment




Remember Me?