Create signal hooks and handler for dumping CSR and certificate details (#882)

This commit is contained in:
Marti Raudsepp
2017-08-29 03:35:56 +03:00
committed by kevgliss
parent 4b4e159a8e
commit 82b43b5a9d
5 changed files with 67 additions and 2 deletions

View File

@ -120,6 +120,12 @@ Basic Configuration
LEMUR_ENCRYPTION_KEYS = ['1YeftooSbxCiX2zo8m1lXtpvQjy27smZcUUaGmffhMY=', 'LAfQt6yrkLqOK5lwpvQcT4jf2zdeTQJV1uYeh9coT5s=']
.. data:: DEBUG_DUMP
:noindex:
Dump all imported or generated CSR and certificate details to stdout using OpenSSL. (default: `False`)
Certificate Default Options
---------------------------