Hi Rajagopal,

HTTPS is the most difficult part for Selenium since it needs to get
involved in
the security cert handshake. Things could be worse if client needs to
validate
the server cert and the server is required to validate the client cert
as well,
i.e., two way handshake.

For "*chrome", I think selenium could work with https for one way
handshake, i.e.,
only need to validate the server cert. If it is not working, you can
create a
firefox profile and run the testing using the profile. If two way
handshakes, I have
no idea if selenium could work.

Please let us know what browser you are using.

Thanks,

Jian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to