• Show log

    Commit

  • Hash : 589b8129
    Author : Edward Thomson
    Date : 2020-12-14T10:43:07

    badssl: RC4 should not fail with ECERTIFICATE
    
    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.