joe-elliott / cert-exporter

A Prometheus exporter that publishes cert expirations on disk and in Kubernetes secrets
Apache License 2.0
313 stars 88 forks source link

Does cert-exporter work on Windows? #138

Closed WarpedEdge closed 10 months ago

WarpedEdge commented 1 year ago

We are looking into cert-exporter to expose our Linux certs, but I was also asked if it can also pull certs from windows environments as well. The dashboards showing its capability only show Linux and do not see any related issues that have asked about this.

joe-elliott commented 1 year ago

other than the above, i think you should be able to build cert-exporter for windows and it should work. if it doesn't, let me know

WarpedEdge commented 12 months ago

@joe-elliott Thanks for the help. I have not been able to fully test on Windows yet, but I will inform you once I have so that others can know for future use cases.