amimof / amimof/node-cert-exporter
cer-cert Format not readble
Open
- Dominant language
- Go
- Stars
- 186
- Forks
- 36
- Avg merge
- 2m
- Merged PRs (30d)
- 2
Description
Hi guys,
First thx for that nice exporter it makes my Cert monitoring much easier.
One think, is it possible make it able to read cer and cert format.
Even i see in the code :
extensions = []string{".pem", ".crt", ".cert", ".cer", ".pfx"}
But i get always output error :
glog.Warningf("Couldn't find a CERTIFICATE block in %s", path)
As a workaround i convert cer and cert certificates to pem
Thx guys.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.