logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: SSL/HTTPS Set-up
Author
PajaP



Joined: 28 Aug 2006
Posts: 2

PostPosted: Mon 28 Aug '06 1:46    Post subject: SSL/HTTPS Set-up Reply with quote

Hi

Great site.
I have got Apache up and running with PH following the excellent guide:
http://www.apachelounge.com/viewtopic.php?t=570
Many thanks.

Also got MySQL running on the site with no problems and squirrelmail is running fine with MySQL (for prefs, addressbook and calendar).

I come from an IIS background.
I now need to get SSL running on my two sites (both are working OK using http). They each need to have their own individual certificate.
I get my certificates from http://www.instantssl.com/ and they have been working fine for the last few years under IIS.

Is there a guide anywhere on this site that details how to do this?
Somewhere else maybe?
How to install SSL on my server under Apache?
I assume I also need OpenSSL?
How to generate the CSR's?

Many thanks

PajaP
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3056
Location: Hilversum, NL, EU

PostPosted: Mon 28 Aug '06 13:52    Post subject: Reply with quote

A good and up to date guide you can find at http://tud.at/programm/apache-ssl-win32-howto.php3/

Note: in the Apache 2.2 binary from here is all Openssl stuff included. So do not follow the step in the guide to copy ssleay32.dll and libeay32.dll

Steffen
Back to top
PajaP



Joined: 28 Aug 2006
Posts: 2

PostPosted: Mon 28 Aug '06 15:17    Post subject: Reply with quote

Steffen wrote:
A good and up to date guide you can find at http://tud.at/programm/apache-ssl-win32-howto.php3/

Note: in the Apache 2.2 binary from here is all Openssl stuff included. So do not follow the step in the guide to copy ssleay32.dll and libeay32.dll

Steffen


Many thanks. Looks like it will be a lot of work.
Does this secure the whole site? There are only 2 or 3 folders I want to secure.
I think I may install IIS until I have had time to digest all this, I can have IIS up and running how I want it within 10 minutes.

PajaP
Back to top


Reply to topic   Topic: SSL/HTTPS Set-up View previous topic :: View next topic
Post new topic   Forum Index -> Apache