icingaweb2-module-x509 icon indicating copy to clipboard operation
icingaweb2-module-x509 copied to clipboard

Collect certificates from a local file storage

Open falck0 opened this issue 6 years ago • 4 comments

Hello,

it would be great if you could monitor specific files with your module. It should include a monitoring of all parameters the file brings with it.

Thanks in advance. Best regards.

falck0 avatar Dec 05 '18 09:12 falck0

Hi,

I don't understand what you mean by that. Could you please explain in detail what you want to achieve?

Best, Eric

lippserd avatar Dec 05 '18 12:12 lippserd

Hi,

I'd like to monitor .pem files for their expiry date, without loading them into the trust store. We use certificate authetication on the apache of our icingaweb2. Therefore the client certificates should be monitored. On our local machines there is no icinga client installed, so it would be great if we just could drag and drop or upload the certificates into the frontend.

Best Regards

falck0 avatar Dec 05 '18 12:12 falck0

So instead of being recognized by scanning the network they're imported manually or from a local file storage. Sounds like a good idea to me since client certificates are still certificates after all.

nilmerg avatar Mar 21 '19 13:03 nilmerg

I have a similar use case and want to import code signing certificates without resorting to expose them on IP:port or insert them manually into the database.

slalomsk8er avatar Oct 05 '22 13:10 slalomsk8er