Click to See Complete Forum and Search --> : about ssl


Jack
03-27-2001, 02:05 PM
how can I enable the SSL in my website?
thanks!

Michael Howard
03-28-2001, 03:10 PM
what web server are you using?

in general the process (regardless of web server) goes like this:

1) get a private and cert. often from companies like thawte and verisign.
or for testing purposes, or intranet sites, you can use a certificate server,
like Cert Services built into Windows2000.

2) import the key into the web server.

3) enable ssl at various points in the url namespace.

"Jack" <databack1@hotmail.com> wrote:
>
>how can I enable the SSL in my website?
>thanks!