I'm setting up Burp Suite, in the process i had to manually configure the proxy to LocalIp:127.0.0.1 Port: 8080 in firefox. after doing this,whenever i try to open any website i get an error saying Your connection is not secure
The owner of www.google.com has configured their website improperly. To protect your information from being stolen, Firefox has not connected to this website. This site uses HTTP Strict Transport Security (HSTS) to specify that Firefox may only connect to it securely. As a result, it is not possible to add an exception for this certificate. Learn more… Report errors like this to help Mozilla identify and block malicious sites www.youtube.com uses an invalid security certificate. The certificate is not trusted because the issuer certificate is unknown. The server might not be sending the appropriate intermediate certificates. An additional root certificate may need to be imported. Error code: SEC_ERROR_UNKNOWN_ISSUER but if i don't use any proxy i can access the web,but in order to use Burp Suite i have to use a proxy(127.0.0.1,8080) Please guide me,i'm a newbie THANKS IN ADVANCE!
P.S: i have configured my local host but still it's not working.
The error you get is because Burp act as proxy and have own certificate (which is not the same as google certificate). You should accept this certificate in the browser you use.