vicnetto / SNI-Changer-using-MitM-Proxy

Mitm Proxy implemented in C to alter the SNI.
GNU General Public License v3.0
1 stars 1 forks source link

Chrome fails to connect with ERR_SSL_SERVER_CERT_BAD_FORMAT #3

Open kalinochkind opened 3 months ago

kalinochkind commented 3 months ago

Chrome doesn't accept the certificate generated by the proxy. It sends the Certificate Unknown (46) fatal TLS alert after receiving server hello. Always reproduces on Linux and Android

kalinochkind commented 3 months ago

Fixed by #2