Https Access Question

  • Thread starter Thread starter xeno
  • Start date Start date
X

xeno

Anyone knows if the following command is encrypted the very first time it is
sent out? If so, 64 or 128 bit based?

https://userid:password@someURL

It is using SSL after the web site responds. But what about the first
request from the client browser to the https server?
 
Depends on the browser. If it supports 128bit it will attempt to negociate
at highest encryption. And depending on the server will settle on a 64/128
bit code.

--
Regards - One Handed Man

Author : Fish .NET & Keep .NET
=========================================
This posting is provided "AS IS" with no warranties,
and confers no rights.
 
Back
Top