Hi,

I use the following rewrite rule for apache:

RewriteEngine on 
RewriteCond %{HTTPS} !on
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
RedirectMatch 302 "^/$" "/<site>/"
#LogLevel alert rewrite:trace6

And you need to change the settings in Distributed Monitoring to HTTPS for the 
migrated site as well.

Regards

Michael


-----Original Message-----
From: omd-users [mailto:omd-users-boun...@lists.mathias-kettner.de] On Behalf 
Of Stephen Berg (Contractor)
Sent: Montag, 20. März 2017 16:59
To: omd-users@lists.mathias-kettner.de
Subject: [omd-users] converting to https

Is there a checklist or set of instructions for converting OMD/check_mk over to 
use https as default?

I've got a master server and 6 distributed servers.  We use OMD mostly for the 
check_mk component.  I'd like to be able to convert one distributed server, 
tweak the master server to be aware of that change and verify it's working and 
then move on the next distributed server.  I can convert the master server to 
use https at the beginning or end, whichever is best.

None of these systems are accessible outside our network so security isn't a 
big concern, but getting even our internal only web services converted to https 
is on our to-do list.  We do use the pnp4nagios component also, but that's 
about it as far as the OMD componets go.

--
Stephen Berg
Systems Administrator
NRL Code: 7320
Office: 228-688-5738
stephen.berg....@nrlssc.navy.mil

_______________________________________________
omd-users mailing list
omd-users@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/omd-users
This electronic transmission (and any attachments thereto) is intended solely 
for the use of the addressee(s). It may contain confidential or legally 
privileged information. If you are not the intended recipient of this message, 
you must delete it immediately and notify the sender. Any unauthorized use or 
disclosure of this message is strictly prohibited.  Faurecia does not guarantee 
the integrity of this transmission and shall therefore never be liable if the 
message is altered or falsified nor for any virus, interception or damage to 
your system.

_______________________________________________
omd-users mailing list
omd-users@lists.mathias-kettner.de
http://lists.mathias-kettner.de/mailman/listinfo/omd-users

Reply via email to