You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have to test websites that require a client certificate authentication. A problem with firefox is the selection dialogue for the certificate to be used.
Is there a way to provide settings to the FirefoxProfile, e.g.
Hi,
we have to test websites that require a client certificate authentication. A problem with firefox is the selection dialogue for the certificate to be used.
Is there a way to provide settings to the FirefoxProfile, e.g.
myProfile.setPreference("security.default_personal_cert", "Select Automatically");
This would be very helpful!
Thanks a lot,
Norbert
The text was updated successfully, but these errors were encountered: