sll
> 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.
Would never even entertain submitting the private key to some online website. That's just not a good idea in any case.
Just use openssl or gnutls that's shipped with your distribution. There is nothing certificate related those utilities wouldn't do
Muriithi
>
> 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 <http://www.e-kodi.com>
> >>
> >> _______________________________________________
> >> 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
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.my.co.ke/cgi-bin/mailman/private/skunkworks/attachments/20130108/32b5773a/attachment.htm>
>
> ------------------------------
>
> _______________________________________________
> skunkworks mailing list
> skunkworks@lists.my.co.ke
> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
> ------------
> Skunkworks Server donations spreadsheet
> http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1fbjAwOUE&hl=en
> ------------
> Skunkworks Rules
> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
> ------------
> Other services @ http://my.co.ke
>
> End of skunkworks Digest, Vol 35, Issue 57
> ******************************************