Sorry forgot to mention that Godaddy certificates come in CRT format, but there are tools you can use to convert. It's been a while so I can't remember the one I used. But you'll get enough of them out there. For some of them you're required to submit your key online, you might consider some due diligence.
So you'll get the cert in now pem format, then they key file is your usual key, which you'll reference in your virtual hosting file - or just apache2.conf if that's how you're doing it. Hope that helps.
On Tue, Jan 8, 2013 at 11:25 AM, Samuel Waithaka <samwaithaka@gmail.com> wrote:Hi Andrew, if you're using virtual hosts (I think that's the ideal in any case), you simply add the following in the apache hosting file:
SSLEngine On
SSLCertificateFile /etc/apache2/ssl/apache.pem
SSLCertificateKeyFile /etc/apache2/ssl/apache.key
(within VirtualHost definition) and the respective key certificate files. Then restart (sudo service apache2 restart). That should work.On Tue, Jan 8, 2013 at 10:14 AM, Andrew Kibe <kaguius@gmail.com> wrote:
_______________________________________________Hi there,Anyone with experience applying a Godaddy SSL Certificate on Apache Web Server running from an Ubuntu Server, 12.4?Please help.--
Regards,
Andrew Chege Kibe
Tel: +254 704 469 814
Email: kaguius@gmail.com
Twitter: @kaguius
e-Kodi Property Manager
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
--
Samuel Waithaka
http://www.linkedin.com/in/waithaka
http://twitter.com/samwaithaka
--
Samuel Waithaka
http://www.linkedin.com/in/waithaka
http://twitter.com/samwaithaka
_______________________________________________
skunkworks mailing list
skunkworks@lists.my.co.ke
------------
List info, subscribe/unsubscribe
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke