SSL证书
我在我的 Linux 机器上设置了 shellinabox,以便从工作中访问我的 PC,并注册了一个域名(像在developer_forums 中那样愚蠢,以便欺骗管理员),但是有一个小漏洞,https 站点(我的电脑)没有 SSL 证书。我该如何解决这个问题?
I set up shellinabox on my linux box to access my PC from work and registered a domain name (goofy as in developer_forums so as to fool the admins) but there is one little loophole the https site (my pc) does not have an SSL certificate. How can i fix that ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这些好心人将为您生成免费的 ssl 证书并提供安装说明
http://www.startssl.com/
也就是说,我同意您评论中的建议,ssh 将是获得相同结果的更好、更安全、更简单的方法。
These kind people will generate you a free ssl certificate and provide installation instructions
http://www.startssl.com/
That said I agree with what was suggested in your comments, ssh would be a better, safer and easier way to get the same result.