Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: LR 11.52 - Replay error: InternetSetOption for INTERNET_OPTION_SECURITY_SELECT_CLIENT_CERT

$
0
0

Hi,

 

In  WinInet recording when client certificate is not exportable (we create invalid (empty) PEM file and web_set_certificate step that uses it) .

Could you please check whether the WinINetCert1.pem is empty?

If so, you need to use "CertIndex" argument only.

 

web_set_certificate_ex(

//        "CertFilePath=WinINetCert1.pem",

//        "CertFormat=PEM",

//        "KeyFilePath=WinINetCert1.pem",

//        "KeyFormat=PEM",

//        "Password=abcdef",

        "CertIndex=1",

        LAST);

 

Regards,

Chau Nguyen


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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