Example of using SST over https connections?

Asked by Jeff Bauer

This may be more of a Selenium question, but as I'm coming to it directly from SST ... I was curious if it's possible to use SST with basic authentication over SSL.

Question information

Language:
English Edit question
Status:
Answered
For:
selenium-simple-test Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Corey Goldberg (coreygoldberg) said :
#1

SSL/TLS or whatever your browser is using should work fine for https connections.

for basic auth, have you tried using a url like:

https://user:<email address hidden>

Can you help with this problem?

Provide an answer of your own, or ask Jeff Bauer for more information if necessary.

To post a message you must log in.