System diagnosis: Check SSL certificates ("Überprüfung der SSL-Zertifikate")

Finally I resolved the problem.

  1. I worked with sudo for every single command. It was better to switch to root shell with sudo -i. Using the root shell the error -bash: ucr: Kommando nicht gefunden. vanished. So I could new all certificates like described here Renewing the SSL certificates at once.
  2. But my warnings with 01.pem to 05.pem stayed. This was because I had to revoke the older certificates with id 01 to 05. After doing this as described in Renewing the SSL certificates I got no certificate warnings any more.