Matty9191 / ssl-cert-check

Send notifications when SSL certificates are about to expire.
GNU General Public License v2.0
719 stars 285 forks source link

CSV or JSON output #91

Open raoulschaffner opened 4 years ago

raoulschaffner commented 4 years ago

thank you very much for the script. the current output is good for human reading from screen. but could you add output options like csv or json so that your output can be processed by a further script, for instance to produce a nice looking web page for ssl cert overview? :-)

HeidiRechek commented 4 years ago

thank you very much for the script. the current output is good for human reading from screen. but could you add output options like csv or json so that your output can be processed by a further script, for instance to produce a nice looking web page for ssl cert overview? :-)

I would also like output options for automation scripting

sandykadam commented 3 years ago

Yes I'm also interested in json output, it will be great if we can have this feature implemented 👍

Matty9191 commented 3 years ago

Thanks @svogal for the patch. Let me review it.

raoulschaffner commented 3 years ago

thank you @Matty9191 and @svogal for looking into this.

svogal commented 3 years ago

Note that:

But it was easier to do that way and it works for me without problems.