Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Support Tip: Invalid OCSP signing certificate in OCSP response during recording a TC FF script.

$
0
0

An error pops up while recording a script usin Truclient firefox protocol.
Invalid OCSP signing certificate in OCSP response.

(Error code: sec_error_ocsp_invalid_signing_cert)
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

Cause: This is due to the flag OCSP Stapling which is enabled.
Fix: The flag has to be disabled at Truclient level. If we disable at browser level, then the error comes with new script again.

Adding the line

user_pref("security.ssl.enable_ocsp_stapling", false);
into the 'user.js' file which is located under  C:\\Users\\userID\\AppData\\Roaming\\Hewlett-Packard\\LoadRunner\\Web2\\LrWeb2MasterProfile of PC Host machine.,

By default, the setting is loaded from C:\\Users\\userID\\AppData\\Roaming\\Hewlett-Packard\\LoadRunner\\Web2\\LrWeb2MasterProfile
So changing the setting directly from browser won’t help, making the change directly from the mentioned directory will make VuGen load it by default.


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>