Nginx-with-GmSSLv3 icon indicating copy to clipboard operation
Nginx-with-GmSSLv3 copied to clipboard

启动nginx后只能访问80端口,无法访问443端口

Open YangShizhao opened this issue 2 years ago • 1 comments

按照教程完成了编译安装,并成功启动了nginx,但启动nginx后无法访问https接口,运行

gmssl tls13_client -host 127.0.0.1 -port 443

命令会提示:Connection reset by peer 尝试

curl https://127.0.0.1/

也会报错,提示:连接被重置 有人遇到过这个问题吗,应该怎么解决啊?

YangShizhao avatar Sep 22 '22 02:09 YangShizhao

补充一下,使用tcpdump抓包,发现只有client hello包,没有server端返回的数据包: image

YangShizhao avatar Sep 22 '22 02:09 YangShizhao

是否配置了证书?

zxm256 avatar Nov 28 '22 03:11 zxm256

是否配置了证书?

我也出现了相同的问题,素有操作均按照readme中进行配置,但是测试无法通过,具体如下图所示 image 可以访问80端口,但是使用https无法进行访问,浏览器已配置cacert.pem

amoy6228 avatar Dec 24 '22 01:12 amoy6228

Marked as stale issue. Will be closed later if no activity for a while.

github-actions[bot] avatar Mar 25 '23 00:03 github-actions[bot]

作者从不解决问题,只关闭问题。

xudingjun3131 avatar Oct 16 '23 13:10 xudingjun3131