新手问题 生产环境开启 SSL 无法访问

topswim · January 11, 2013 · Last by pongyo replied at January 12, 2013 · 2978 hits

我对 ssl 不太懂!生产环境配置 ssl 后客户端就和服务器无法建立连接了?我用的 thin 当中间件!

应该是在 web 服务器配的 ssl 吧? nginx 的话可以 sudo nginx -t -c 你的nginx.conf 看看配置文件什么地方有问题

访问一定要加 https:// 除非设置了 http 地址自动转 https://地址

#2 楼 @as181920 是自动跳转。

服务器的 443 端口能访问吗

You need to Sign in before reply, if you don't have an account, please Sign up first.