GoldenMan-Zia
Results
2
comments of
GoldenMan-Zia
Hi @john-althouse , I was wondering if there are any updates on the progress of this issue. I have met the same issue, so I try to upload my pcap...
Hi, @john-althouse What's more, I find the root cause of this issue is that, OPENSSL does not parse SCSV as actual CIPHERs, as the [code](https://github.com/openssl/openssl/blob/master/ssl/ssl_lib.c#L7188) shown as below: ``` /*...