Hello,
I think you are not on the correct place/support :).

Looking at your problem / question it's more related to your deployment on
openshift. It's not related to a monitoring issue

Le ven. 15 mai 2020 à 10:45, Влад Разумовский <[email protected]> a écrit :

> Hello everyone! Recently I was faced with a task: to send logs from
> Openshift via daemonset Fluentd to Kafka. Added fluent-plugin-kafka plugin
> to working Dockerfile, added config. But ran into certificate issues. I was
> given a .jks certificate, I converted it and it turned out something like:
>     ssl_ca_cert /opt/ssl/ca.pem
>     ssl_client_cert /opt/ssl/client_cert.pem
>     ssl_client_cert_key /opt/ssl/client_cert.pem
> Client_cert.pem has a certificate and a key. And bingo, another mistake :)
> error_class = OpenSSL :: SSL :: SSLError error = "SSL_CTX_use_PrivateKey:
> key values mismatch"
> Please help with a working case for certificates .jks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Prometheus Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/prometheus-developers/2a2df79d-3129-498e-8f92-b678170b68a0%40googlegroups.com
> <https://groups.google.com/d/msgid/prometheus-developers/2a2df79d-3129-498e-8f92-b678170b68a0%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/CAOJizGf50FDRo9taRrAF3Ahz2P_AvdpynbGhtOe2Bt8gMMGpCQ%40mail.gmail.com.

Reply via email to