Self-signed certificates & Firefox are broken?
|
11-16-2018, 10:05 AM
Post: #1
|
|||
|
|||
Self-signed certificates & Firefox are broken?
Even though I enabled the "Ignore SSL Certificate Errors" option, that seems to have no effect with Firefox browsers (works fine with Chrome though).
Any ideas? ![]() |
|||
11-16-2018, 11:41 PM
Post: #2
|
|||
|
|||
RE: Self-signed certificates & Firefox are broken?
Firefox disabled any way to ignore cert errors as a security measure so it no longer works for Firefox (at this point it may be Chrome and IE-only). The legacy Windows agent used to force it by intercepting the API calls internal to Firefox but that is no longer possible with the cross-platform agent.
The only way to do it now for Firefox is to run a private instance of WPT and install the certs (or a custom root) on the test machines so they see the self-signed certs as valid. |
|||
11-17-2018, 06:18 AM
Post: #3
|
|||
|
|||
RE: Self-signed certificates & Firefox are broken?
Ah that sucks, I remember it still being possible in recent versions of selenium.
Oh well..no more Firefox then. (11-16-2018 11:41 PM)pmeenan Wrote: Firefox disabled any way to ignore cert errors as a security measure so it no longer works for Firefox (at this point it may be Chrome and IE-only). The legacy Windows agent used to force it by intercepting the API calls internal to Firefox but that is no longer possible with the cross-platform agent. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)