1
0
mirror of https://github.com/moepman/acertmgr.git synced 2024-06-26 06:25:08 +02:00
acertmgr/acertmgr
Kishi85 c33a39a433 tools: make pem file writable by owner before tryting to write
A PEM file might not be writable by the owner when it should be written
(e.g. on Windows), so we have to ensure the file has write permissions
before doing so
2020-03-04 14:40:49 +01:00
..
authority authority.v2: invalidate nonces after 2 minutes and re-request 2019-06-21 11:39:10 +02:00
modes dns.*: Use a static query timeout for any DNS queries using dnspython 2019-07-02 12:55:09 +02:00
__init__.py acertmgr: Fix module/function issues on windows 2019-10-28 10:50:09 +01:00
__main__.py setup: Update packaging and runtime options 2019-03-25 15:09:24 +01:00
configuration.py configuration: global config is now relative to config_dir 2019-10-26 19:11:33 +02:00
tools.py tools: make pem file writable by owner before tryting to write 2020-03-04 14:40:49 +01:00