Replies: 3 comments
-
上面那个ECC证书让CPU满载的问题,把伺服器端的fullchain证书换成站点证书,客户端指定使用中间证书(ZeroSSL ECC Domain Secure Site CA)之后就正常了。 有可能是zerossl的证书中间证书有两层,也有可能是zerossl 的 Certification Paths 有两个造成的。 然后我又做了其他测试, |
Beta Was this translation helpful? Give feedback.
0 replies
-
谢谢提醒,我把服务器的证书换成了lesencrypt的fullchain证书就没有问题了,不知道为什么zerossl会有这个问题。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
留一下记录。 |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
发现一个奇怪的现象,在X86平台完全没问题。
是用acme.sh自动申请的证书。
伺服器端换上 zerossl 的 ec-256 证书 会让我客户端的MT7621A的 CPU满载,网页几乎开不了。
其他 zerossl 的 RSA 证书、Let's Encrypt 的 ec-256证书、RSA证书都没有这个现象,开网页时CPU负载大概是20%~50%。
请问有其他人伺服器用zerossl 的 ec-256证书 ,客户端是MT7621A之类比较弱的CPU吗?
Beta Was this translation helpful? Give feedback.
All reactions