amimof / amimof/node-cert-exporter

cer-cert Format not readble

Abierto
#88 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Go
Estrellas
186
Forks
36
Merge medio
2 min
PR fusionados (30 d)
2

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.