1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-09-27 23:34:46 +02:00
acertmgr/acertmgr
Kishi85 b63a0bc424 tools: add log function, update log messages mentioning certificates
This simple implementation writes log messages to stdout/err and flushes
the buffers immediately after the message has been written.

Also update log messages with the certificate CN to a better readable format
Introduce functions for get_cert_cn and get_cert_valid_until to
encapsulate all cryptographic functions consistently in tools.
2019-04-07 15:31:06 +02:00
..
authority tools: add log function, update log messages mentioning certificates 2019-04-07 15:31:06 +02:00
modes tools: add log function, update log messages mentioning certificates 2019-04-07 15:31:06 +02:00
__init__.py tools: add log function, update log messages mentioning certificates 2019-04-07 15:31:06 +02:00
__main__.py setup: Update packaging and runtime options 2019-03-25 15:09:24 +01:00
configuration.py tools: add log function, update log messages mentioning certificates 2019-04-07 15:31:06 +02:00
tools.py tools: add log function, update log messages mentioning certificates 2019-04-07 15:31:06 +02:00