ribbybibby / ssl_exporter

Exports Prometheus metrics for TLS certificates
Apache License 2.0
504 stars 95 forks source link

Monitor expiring bundle certificate #157

Closed SergeiCherevko closed 5 months ago

SergeiCherevko commented 5 months ago

Hello! If i have file like

Here everything is okay

But if i have a bundle like

I have a problem and exporter don't understand how to check

How i can fix this? Can anybody help me with that?

SergeiCherevko commented 5 months ago

I found problem

It was in rights on certificates I have 640 but i need 644 bundle certificate working