Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Install SSL in Apache (webmin)
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Install SSL in Apache (webmin)

I have a LEB running CentOS6. I use Webmin and installed Apache as my webserver.

I have a wildcard SSL from recent alphassl. How can I install the SSL certificate with Apache? Any step-by-step tutorial or any settings in Webmin which will help me install SSL quickly for Apache?

Comments

  • Here is the tutorial you want: http://bit.ly/143XwQy

  • @sundaymouse said:
    Here is the tutorial you want: http://bit.ly/143XwQy

    Thanks, I tried that already. I got SSL setup for Webmin. However, I do not know how can "webmin" allow me to setup SSL for Apache.

  • smansman Member
    edited August 2013

    I think googling it will get you there faster then asking here.

    Looking at my setup.
    Webmin>Servers>Apache Webserver>then click on the virtual host in question that is set to listen to 443 then click on SSL Options. That is where my settings are for that. You have to have a virtual host set up and listening to 443 first which is a fairly routine thing to add in Webmin in that same section. Assuming you already have an entry for port 80 just create an identical one for 443.

    Alternatively, add-on/upgrade to VirtualMin which has a GUI module specifically for that called "Manage SSL Certificate"

  • thanks, but, for some reason, my webmin apache server does not show "SSL Options" or similar. Will try to figure out.

  • smansman Member

    Maybe you don't have openssl and modssl installed?

  • i see. let me install mod_ssl. thanks

Sign In or Register to comment.