How does HTTPS/SSL work?

How does HTTPS/SSL work?

Secure Home | Search | About
 General Computer Security    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content add this group's latest topics to your Google content
Subject Author Date
How does HTTPS/SSL work? wld 11-24-2004
Posted by wld on November 24, 2004, 3:40 pm
If you were  Registered and logged in, you could reply and use other advanced thread options
I setup a http/https server on my router.
I also upload certification file and private key file to the router.
Does it need public key and IE has public/private
keys by default talk to my router?
Does the certification only make sure the server
he/she connect to is correct? (from secrity alert-->
view certificate. right?)

Thanks in advance!

LL


Posted by Edward A. Feustel on November 25, 2004, 7:01 am
If you were  Registered and logged in, you could reply and use other advanced thread options

>I setup a http/https server on my router.
> I also upload certification file and private key file to the router.
> Does it need public key and IE has public/private
> keys by default talk to my router?
> Does the certification only make sure the server
> he/she connect to is correct? (from secrity alert-->
> view certificate. right?)
>
> Thanks in advance!
>
> LL
>
The exact details are pretty complicated.

If you were using apache with mod_ssl, and if you had set apache to request
mutual authentication, the server and client would perform an interchange
that would permit both to know with some certainty the identity of the
"party"
on the other end.

The information in the X.509 certificate of that the client presented would
be
made available in the environment variables of the Apache process. The
process
could then decide what operations are authorized for that client.

To learn more about the detail, see the book titled "Apache Professional"
and the book "SSL and TLS" by Rescorla.
Ed




Similar ThreadsPosted
$ for programming detective work May 17, 2006, 10:19 pm
openssl genrsa does not work in CGI mode March 28, 2005, 1:51 am
STOP what you’re doing - It doesn’t work! 6P44 July 28, 2006, 5:33 pm
STOP what you’re doing - It doesn’t work! PKK2 July 29, 2006, 1:38 pm
How does Norton NIS 2007 & Systemworks 06 Work Together? October 26, 2006, 9:02 pm
IPsec on IPv6 (ipsec-tools on Linux) - does it work? July 27, 2007, 12:35 pm

The site map in XML format XML site map

Contact Us | Privacy Policy