The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Failed to load certificate: keystore password was incorrect

崔サムヨン | Last updated: Dec 20, 2022 03:58AM UTC

I have clientcert.pem and key.pem. I can use this files to call the endpoint with the curl command. I created pem to .p12 file with below openssl command. >openssl pkcs12 -export -out Cert.p12 -in cert.pem -inkey key.pem -passin pass:root -passout pass:root I have set p12 to burp with below steps (Setting>Network>TLS>Client TLS certifacates>Add) however,I could not set the Cert.p12 created above to burp due to the following error. Failed to load certificate: keystore password was incorrect I want to know how to set to burp using client ca.pem and key.pem

Michelle, PortSwigger Agent | Last updated: Dec 20, 2022 10:13AM UTC

Can you please email support@portswigger.net with screenshots of your setup, please? - What do you see in the Client TLS certificates section? - At what stage does the error occur? - Are these certificates used for authentication to the site you are testing?

崔サムヨン | Last updated: Dec 20, 2022 10:03PM UTC

Hi, Michelle Thank you for your reply. I sent email support@portswigger.net with screenshots of my setup.

Michelle, PortSwigger Agent | Last updated: Dec 21, 2022 08:58AM UTC