[Bug] ssl handshake was not verified #8368
Unanswered
Alexzzz2008
asked this question in
Q&A
Replies: 1 comment
-
OpenResty 这个错误是有人访问了你 IP:443 端口 这个端口我们默认给了个假的证书 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Contact Information
No response
1Panel Version
1.10.28
Problem Description
OpenResty日志
2025/04/10 09:51:39 [error] 108#108: *31879 cannot load certificate "data:": PEM_read_bio_X509_AUX() failed (SSL: error:0909006C:PEM routines:get_name:no start line:Expecting: TRUSTED CERTIFICATE) while SSL handshaking
同一个站绑定2个不同域名 (然后在证书里申请了lets域名)一个可以握手成功,另外一个域名握手不成功.
这个怎么解决??
Steps to Reproduce
同上
The expected correct result
No response
Related log output
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions