On Tue, Dec 4, 2012 at 11:00 AM, Andrew Thompson <and...@fulgent.co.uk> wrote:
> Hi all,
>
>
>
> I have brought a GoDaddy SSL cert to protect my Nagios web interface so I
> can access it over the internet.
>
>
>
> I have got it installed and setup and it responds on https
>
>
>
> Here is what I did to get it working:
>
>
>
> 1.       Copied cert and keychain files to server
>
> 2.       Edited /etc/apache2/sites-availabe/default-ssl and put in the paths
> for my cert files
>
> 3.       A2enmod ssl
>
> 4.       A2ensite default-ssl
>
> 5.       Made my Nagios web interface require SSL –  sed –i~SSLRequireSSL
> ‘/SSLRequireSSL/s/#/ /’ /etc/apache2/conf.d/nagios.conf
>
>
>
>
>
> If I go to the main URL – https://domain – everything appears to work fine.
> Internet Explorer shows me the padlock to say its excrypted and secured.
>
>
>
> If I try to go to the nagios virtual directory http://domain/nagios  -
> Internet Explorer refuses to show the padlock. Firefox comments that the
> connection is only partially encrypted.


Is that a typo? "… go to nagios virtual directory http:// …"


Cheers

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to