smartdns的dot协议853端口应该用什么证书呀?小米手机连上就报错 #1456
Unanswered
1289491916
asked this question in
Q&A
Replies: 3 comments 8 replies
-
自架上游吗?是自签证书还是向可信ca申请的? |
Beta Was this translation helpful? Give feedback.
6 replies
-
和客户端握手失败了吧。 改一下代码,打印下错误码看看: dns_server.c的6176行
改成
|
Beta Was this translation helpful? Give feedback.
1 reply
-
改的没有问题,确认是否保存和编译了吧。看log行号不对。 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
这是服务器上的报错,说是TLS握手失败,我其实刚刚开始部署手机还可以连上,用了一分多钟就不行了,这是我证书用错了么

下面是我的证书格式:下载的是腾讯云的免费证书的other那一个版本,没用nginx和apache那些,是不是用错了?


smart.xxx.com_bundle.pem
smart.xxxx.com.key
查了百度也没说过DOT协议用哪种类型的证书,而且smartdns服务启动也没报错,就是懵的,麻烦大佬们帮忙解答一下吧
Beta Was this translation helpful? Give feedback.
All reactions