We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
是否能增加一个在申请证书时选择证书颁发机构的选项,比如可以选Let's Encrypt或ZeroSSL的证书,并且可以选择证书类型是ECC证书还是RSA证书,目前遇到一个问题是在路由器上的科学上网插件似乎只支持ZeroSSL证书,如果服务端是Let's Encrypt证书的话就必须跳过证书验证。另外如果ZeroSSL的ECC的证书的话也会引起特定路由器的CPU满负载问题XTLS/Xray-core#562 感谢大佬!
The text was updated successfully, but these errors were encountered:
什么路由器插件
Sorry, something went wrong.
cary-sas/v2ray_bin#18 因为路由器只能用到较旧的梅林380 X7.9.1固件为止,fancyss_arm科学上网插件的版本停留在4.2.2,不支持新的vless协议 xray-core等,所以用了这个插件https://github.com/cary-sas/v2ray_bin
No branches or pull requests
是否能增加一个在申请证书时选择证书颁发机构的选项,比如可以选Let's Encrypt或ZeroSSL的证书,并且可以选择证书类型是ECC证书还是RSA证书,目前遇到一个问题是在路由器上的科学上网插件似乎只支持ZeroSSL证书,如果服务端是Let's Encrypt证书的话就必须跳过证书验证。另外如果ZeroSSL的ECC的证书的话也会引起特定路由器的CPU满负载问题XTLS/Xray-core#562
感谢大佬!
The text was updated successfully, but these errors were encountered: