Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In case your Checkmk Server is using https, and you're using the agent bakery, your SSL Certificate will be expired at some time. If the CA for the new certificate stays the same, this should be no problem for the agent bakery.

However, if the CA changes you would have to follow some extra steps.

Step-by-step guide

...

  1. get new certificate
  2. check if the certificate chain changed. If:
    1. yes: jump to step 3
    2. no: jump to step 4
  3. the chain changed
    1. add the new chain to the Agent Updater (do NOT replace the old chain!)
    2. bake and sign agents
    3. wait untill all agents updated
    4. jump so step 4
  4. the chain did not change or step 3 is done
    1. restrict Auto Updates to only 2 or 3 hosts, so if something goes wrong you do not mess up everything
    2. deploy the new certificate to the Apache server
    3. check for the correct cert and chain by using a browser
    4. make sure Auto Update works for the test hosts
    5. if the chain chagned (see step 3) remove the old chain from the updater rule, bake & sign agents, and see if everything works with the test hosts
    6. remove the restriction to the test hosts and update all agents.


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("agent_bakery","https") and type = "page" and space = "KB"
labelshttps agent_bakery

...