You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Info] [1377838654] app/proxyman/outbound: app/proxyman/outbound: failed to process outbound traffic > proxy/hysteria: failed to find an available destination > CRYPTO_ERROR 0x12a (local): tls: failed to verify certificate: x509: certificate signed by unknown authority
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
从v1.10.32升级到v2.1.7,原来正常使用的Hysteria节点都连不上了。
排查日志,发现下面提示:
尝试开启”跳过证书验证“后节点可联通
检查Hysteria服务端配置,证书使用的是用acme.sh申请、由Let's Encrypt签发的ECC证书,公钥设置的是
example.com.cer。将公钥重新设置为fullchain.cer,不开启跳过证书验证,Hysteria节点恢复正常使用PS:公钥使用
example.com.cer的Hysteria节点在v2rayNG v1.10.32、v2rayN v7.16.9和Clash-Party v1.9.4都表现正常,在v2rayNG v2.X上不能使用,这是feature还是bugBeta Was this translation helpful? Give feedback.
All reactions