My application is accessible via Safari browser but while I am recording it using JMeter, after the SSO authentication I am getting a 403 access denied.
It appears to be a certificate related issue, as while recording, the browser prompts that the certificate is not trusted and I hit continue.
The server is Apache Tomcat.
Ia m using JMeter 2.11 and while recording, I am using the HTTPS proxy which is generating the CA certificate in the bin directory.
I also tried installing the certificate in Firefox and tried that too but no luck.