LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Got http, now I need to run https (https://www.linuxquestions.org/questions/linux-software-2/got-http-now-i-need-to-run-https-275202/)

lothario 01-07-2005 08:32 PM

Got http, now I need to run https
 
I just received a box running RedHat 9.

It has http (Apache) running on it.

I would also like to run https on it.

Questions:

a. Can I run http and https on the same port or do I need to run them on different ports?

b. How do I also get https running on this box?

c. How do I create my own Secure Certificate to test https?

d: It there a how-to tutorial somewhere that gives step-by-step instructions to do this?

Thanks.

Hangdog42 01-08-2005 07:11 AM

There is a tutorial right here at LQO. It is aimed at Slackware, but the information is solid and you should be able to translate the directories into RedHat. It also goes through how to make your own certs. Oh, and SSL runs on port 443, although you can change that if you want. It just can't run on the same port as the standard server.

lothario 01-08-2005 02:30 PM

Yeah, ok thanks.


All times are GMT -5. The time now is 09:56 AM.