LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Https (https://www.linuxquestions.org/questions/linux-networking-3/https-13755/)

Chijtska 02-07-2002 12:45 PM

Https
 
how do i set up a secure web server where pages are served through the https protocol?

BaerRS 03-05-2002 04:44 PM

you need to load apache with ssl

kervin 03-06-2002 03:44 PM

to elaborate a little...

You need apache webserver from http://httpd.apache.org/ pached with the SSL module from http://www.modssl.org/.

The patch is a source code patch, and for now, you have to recompile apache. That is unless you download a precompiled version for your system. There are precompiled apache+modssl binaries around I'm sure. You'll have to look around.

The documentation on these sites will probably help you further.


All times are GMT -5. The time now is 10:54 PM.