Hello all,
did someone already replace the TLS cert in skyline configuration?
The certificate was changed on our Prometheus server.
Is it possible to use the Issuing CA, and not the cert of the Prometheus server, in ther configuration?
"enabled": true,
"server-auth": {
"ca-public-key": {
"type": "PEM-X509",
"value": "<CERTIFICATE>"
Or what would be the best way, if the certificate of Prometheus will replace every 2,5 years?
What are the steps, if we need to replace the cerificate for the Skyline TLS configuration?
Thanks