amimof / amimof/node-cert-exporter
cer-cert Format not readble
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 186
- Fork
- 36
- Merge trung bình
- 2 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.