summary refs log tree commit diff
path: root/scripts-dev/check_signature.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-24Remove unused Config.config_dir_path attributeRichard van der Hoff1-3/+0
This is no longer used and only serves to confuse.
2019-06-24Allow configuration of the path used for ACME account keys.Richard van der Hoff4-7/+59
Because sticking it in the same place as the config isn't necessarily the right thing to do.