[Webkit-unassigned] [Bug 240245] No Client certificate window is showing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 11:57:18 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240245

--- Comment #1 from Yoni Mataraso <yonima at gmail.com> ---
I did add the following SafariOptions to my SafariDriver:
1. safOp.setCapability(CapabilityType.ACCEPT_SSL_CERTS, true);
2. safOp.setCapability(CapabilityType.ACCEPT_INSECURE_CERTS, true);

I'm using the Java SDK

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220509/81692db4/attachment.htm>


More information about the webkit-unassigned mailing list