> If I have an ssl connection using
> https://myserver/myresource?username=mylogin&password=mypassword
> Are the parameters username and password encrypted or is this 
> available in clear text?

Encrypted, definitely: the socket is encrypted by SSL, so everything is.

Bye
Christophe

Reply via email to