amimof / amimof/node-cert-exporter
cer-cert Format not readble
未关闭
- 主要语言
- Go
- 星标
- 186
- 派生
- 36
- 平均合并
- 2 分钟
- 30 天内合并 PR
- 2
描述
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.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。