0

I'm trying to access HTTPS website like facebook and google i'm using burpsuite to intercept the flow and it failed at each times

here is what i tried : i imported burp suite CA into firefox browser /refreshed firefox several times / tried this solution that i found on stack : SSLPeerUnverifiedException: peer not authenticated i changed parrot OS from 4.4 to 4.5 i changed java version to 11.0.1

The result in browser when try to acceed Peer not authentificated i expected to get facebook page

In alert panel i have this : javax.net.ssl.SslPeerUnverifiedException:peer not authenticated

1 Answers1

0

Did you install Burp's CA Certificate in your browser? If not, follow these instructions: https://support.portswigger.net/customer/portal/articles/1783075-installing-burp-s-ca-certificate-in-your-browser

Adrian Theodorescu
  • 11,664
  • 2
  • 23
  • 30