Icinga / docker-icinga2

Official Icinga 2 Docker images
GNU General Public License v2.0
66 stars 30 forks source link

Pass Cert and key as env args to container. #65

Open coredump17 opened 3 years ago

coredump17 commented 3 years ago

it would be useful to add the below in the same way ICINGA_CACERT works.

ICINGA_CERT - node cert to be used to auth with master ICINGA_CERTKEY - key to go with cert

Al2Klimov commented 3 years ago

Hello @mooneym17!

IMAO leaf certs shall be generated via tickets – as usual.

Best, AK

coredump17 commented 3 years ago

Hi, We are forced to have an external ca which is trusted by icinga nodes.

Al2Klimov commented 5 months ago

Would it be sufficient to mount those like shown here?

https://github.com/Icinga/docker-icinga2/pull/110/files