| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Jan 23 at 5:27 | |
| stats | profile views | 1 |
|
Nov 28 |
comment |
How to handle self-signed SSL certificate error in IE8? (Selenium Webdriver + Java) We already have a CA installed and run on a available server/ and the root certi installed in workstations. The problem is the test site is accessed through S2S Direct connectivity in which case it bypasses our local internet server and hence the Certification Authority... Presently we are trying to get the root certificate from the dev. But teh ans you gave seemed the right approach only if we could route this through our normal server. |
|
Jul 16 |
comment |
How to handle self-signed SSL certificate error in IE8? (Selenium Webdriver + Java) I have all these settings already in place, but I still can't sol;ve it. I even installed the custom cybervillanis certificate, but can't solve it. |
|
Jun 15 |
comment |
How to handle self-signed SSL certificate error in IE8? (Selenium Webdriver + Java) It'd be very weird if I have to tell the developer team to regenerate the certificate using rsa.... Isn't there any other way to get around this? |