Hi there,
I’m using letsencrypt and freshly installed graylog, now trying to secure it with https. Added the graylog.example.com domain, so certificate is ready to install. Then used the following command to convert certbot’s generated “pem” file to PKCS#8:
Indeed! I didn’t hink of graylog running under another account than root, because nginx “just works” without having to alter permissions. I should have thought of that x/