badssl.c
2.04 KB
-
badssl: RC4 should not fail with ECERTIFICATE · 589b8129
Using RC4 is not a _certificate_ problem, it's a cipher problem. The SSL implementation should and will fail with an unrecoverable error (-1). There's no opportunity to accept/continue.
Edward Thomson committed