How to disable OCSP checking in PC/LR 11.04 mobile truclient?
Question ID: 104789
3
0

We’ve developed a script that accesses a mobile web application that uses HTTPS. When accessing the site within VuGen, it attempts the OCSP validation, but since the server does not have access to internet it is unable to complete the request and times out. How do we disable OCSP in Mobile TruClient? I have attempted to run the Firefox.exe within the PC bin directory and remove the check-mark for OCSP there, but it does not appear to have an impact on VuGen playback.

Marked as spam
Posted by (Questions: 231, Answers: 18)
Asked on January 7, 2013 1:31 pm
62 views
Answers (1)
2
Private answer

To Disable the ''OCSP'' in the mobile truclient

In Each new script


1. Open the Vugen
2. Select ''develop script''
3. Before starting the recording of the BP in the address bar type:
a. About:config
b. Agree to the risk
a. OCSP
4. In the filter textbox type:
5. Right click the ''sercuity.OCSP.enabled
6. Select ''Modify''
7. Change the value to '' 0 '' to disable
8. Press ''OK''
9. Record the script

When the script is ''saved'' the OSCP value is saved and is included in the script setting/config.
Each time you record a ''new'' script the OSCP setting will need to be set to '' 0 ''

For script already recorded

1. open the script in the ''develop script'' mode
2. In the address bar type:
a. About:config
b. Agree to the risk

3. In the filter textbox type:
a. OCSP
4. Right click the ''sercuity.OCSP.enabled
5. Select ''Modify''
6. Change the value to '' 0 '' to disable
7. Press ''OK''
8. SAVE!! and Close the Script

Marked as spam
Posted by (Questions: 12, Answers: 384)
Answered on January 7, 2013 1:45 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top