CMK version: Checkmk community 2.4.0p24 OS version: Ubuntu 24.04
Hi all,
Currently we are using checkmk community 2.4.0p24 with OS Ubuntu 24.04, and we access the checkmk web through the default way http://mycheckmkIP:5000/sitecode, but this is http which is not secured and we are questioned by our internal audit team if can enable https. Can someone please advise how to enable https ? thank you very much.
With the docs article I was able to do it several years ago for 2.1.0p5.cre without much previous knowledge on the subject. This is the 2.4 version of that article:
Basically it’s enabling https on Apache on the Ubuntu server where Checkmk is running on and changing its web config. I already had internal dns running with fake top level domain, so I went for the self signed certificate route.
Edit: clarification linking 2.4 article and some sentence error corrections that were bothering me reading it back. (-;
I updated that article not so long ago for the latest branch (probably should pick it down to 2.4) and even tested everything there on two Debians, two Ubuntus, two Almalinuxes and one openSUSE. If there is still something wrong of unclear, please file a GitHub issue for this article.