1 月30th
OpenSSL パスフレーズ解除
OpenSSLでパスフレーズを解除する方法。
(定期的にcronでapache再起動させてるので。)
cd /etc/httpd/conf/ssl2008/ssl.key
cp -p www.xxxxxx.jp.key www.xxxxxx.jp.key.org
openssl rsa -in www.xxxxxx.jp.key.org -out www.xxxxxx.jp.key
About this entry
You’re currently reading “OpenSSL パスフレーズ解除,” an entry on Mj-site Blog
- Published:
- 01.30.08 / 6pm
- Category:
- Apache
No comments
Jump to comment form | comments rss [?] | trackback uri [?]