作者newversion (海纳百川天下归心)
看板Linux
标题[问题] ssh vs ssl 几个问题
时间Tue Sep 9 16:43:33 2014
请教几个 ssh vs ssl 问题
1.
一般 ssh 不需要申请凭证
但我已申请 ssl 凭证, ssh可以和它共用凭证吗?
2
ssh 的 host key 有没有定期更换的必要
3. passphrase
假如 ssl设了 passphrase , apache 起动时可以这样用
chmod 700 /path/to/passphrase-file
httpd.conf 加入
SSLPassPhraseDialog exec:/path/to/passphrase-file
但 ssh设了 passphrase , sshd 就起不来了
sshd 有没有类似的解决方法?
谢谢!
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 140.112.251.86
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/Linux/M.1410252216.A.5BA.html