How to login to a service using certs (X.509 Certs) in selenium ?

9 views
Skip to first unread message

Med G

unread,
May 18, 2018, 10:31:51 PM5/18/18
to Selenium Users
I am using selenium as my testing framework in Winnaker, and I need to add support to X509 Cert login, 

I can do that in using "curl"

curl --cert mycert.crt --key mykey.key --cacert ca.crt --https://IP:PORT//applications


I was wondering if I could do the same thing in Selenium ? 
or is it possible to the login do through curl and then continue the rest of it in selenium ?



Reply all
Reply to author
Forward
0 new messages