Failed To Process Secure Request (HTTPS)
Brian Donahue
Posts: 6,590 Bronze 1
Hi Krishna,
I have a strange feeling that this has to do with the web server's
certificate not being installed on the client machine's (read: the computer
running ANTS Load) certificate store. If you access the website manually
using Internet Explorer and have to click 'OK' to accept the certificate
every time, then you will probably have to install the cert on the client.
You can get to the certificate store by running MMC and adding the
Certificates snap-in. I'm pretty sure that installing the cert into the
current user's container should do the trick. If not, try putting it into
the machine's certificate store.
Please let us know how you get on.
Regards,
Brian Donahue
Red Gate Technical Support
"Krishna Tulasi" <ktulasi@itstrategists.com> wrote in message
news:cMZicXmHEHA.1524@server53...
> Hi,
> My web server uses https and all the URLs are supposed to be requested
with
> https.
>
> The generated script seems to be requesting only https. But in the results
> page I noticed this kind of messages:
>
> - Failed To Process Secure Request
> 488
> Item GET /crt HTTP/1.1 Host: dev.my.server with error The
> underlying connection was closed: Could not establish trust relationship
> with remote server. 5
> Item GET /CRT/img/logoWR.gif HTTP/1.1 Host: dev.my.server with
> error The underlying connection was closed: Could not establish trust
> relationship with remote server. 20
>
>
> Any idea...why is it even requesting using http... instead of https?
>
> The performance counters are not accessible right now from the web server
> (since we have not done the seetings modification yet)...but would that
> really cause the above errors?
>
> Thanks,
> Krishna
>
>
I have a strange feeling that this has to do with the web server's
certificate not being installed on the client machine's (read: the computer
running ANTS Load) certificate store. If you access the website manually
using Internet Explorer and have to click 'OK' to accept the certificate
every time, then you will probably have to install the cert on the client.
You can get to the certificate store by running MMC and adding the
Certificates snap-in. I'm pretty sure that installing the cert into the
current user's container should do the trick. If not, try putting it into
the machine's certificate store.
Please let us know how you get on.
Regards,
Brian Donahue
Red Gate Technical Support
"Krishna Tulasi" <ktulasi@itstrategists.com> wrote in message
news:cMZicXmHEHA.1524@server53...
> Hi,
> My web server uses https and all the URLs are supposed to be requested
with
> https.
>
> The generated script seems to be requesting only https. But in the results
> page I noticed this kind of messages:
>
> - Failed To Process Secure Request
> 488
> Item GET /crt HTTP/1.1 Host: dev.my.server with error The
> underlying connection was closed: Could not establish trust relationship
> with remote server. 5
> Item GET /CRT/img/logoWR.gif HTTP/1.1 Host: dev.my.server with
> error The underlying connection was closed: Could not establish trust
> relationship with remote server. 20
>
>
> Any idea...why is it even requesting using http... instead of https?
>
> The performance counters are not accessible right now from the web server
> (since we have not done the seetings modification yet)...but would that
> really cause the above errors?
>
> Thanks,
> Krishna
>
>
This discussion has been closed.
Comments