This method returns the mapped certificate for a hostname, or generates a "standard"
SSL server certificate issued by the CA to the supplied subject if no mapping has been
created.
Returns an SSLSocketFactory that will trust all SSL certificates; this is suitable for passing to
HttpsURLConnection, either to its instance method setSSLSocketFactory, or to its static method
setDefaultSSLSocketFactory.
launcher for Firefox under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser,
not just traffic going to selenium-server URLs.
launcher for IE under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser,
not just traffic going to selenium-server URLs.
launcher for Safari under proxy injection mode
In proxy injection mode, the selenium server is a proxy for all traffic from the browser,
not just traffic going to selenium-server URLs.