I have burp suite installed on windows 10, I tried to configure the certificate and when I try to download it from the embedded browser I see that it is in cer format and can't be added to firefox or chrome, so I tried to export it using burp option in Der format, but it failed with java.lang.NullPointerException error.
Asked
Active
Viewed 423 times
1
-
Chrome/Windows do support PEM encoded certificates, you just have to rename the file to `
.cer` and you can open/import it. – Robert Feb 12 '22 at 13:35 -
https://stackoverflow.com/questions/67360622/burp-suite-ssl-error-handshake-failure-alert-or-err-ssl-protocol-error – Seyed_Mojtaba1997 Mar 01 '22 at 20:38
-
any solutions ? – Behroozfar Aug 15 '22 at 17:59