Commit graph

24 commits

Author SHA1 Message Date
Brad Warren
427faf70fe Prefetching is not supported with old cryptography 2020-07-10 12:35:34 -07:00
Brad Warren
b8211f81ba Use new OCSP interface. 2020-06-17 15:12:25 -07:00
Brad Warren
9fa1feffc7 fix tests 2020-06-17 15:12:25 -07:00
Brad Warren
47ba8ad09e Create apache_util_test.py. 2020-06-17 15:12:25 -07:00
Brad Warren
a0d02e7a06 Add mock fallback 2020-06-17 15:12:25 -07:00
Brad Warren
e026bca50b fix tests 2020-06-17 15:12:25 -07:00
Joona Hoikkala
839b86871d
Move cert_sha1_fingerprint to to internal apache_util 2020-04-22 20:56:48 +03:00
Joona Hoikkala
1e5d13f212
Implement deploy hook for ocsp prefetch functionality 2020-04-22 20:46:10 +03:00
Joona Hoikkala
c3ebf331e9
Fix merge issues 2020-04-22 19:39:05 +03:00
Joona Hoikkala
741278ef67
Use certificate file path as key for the internal storage and remove revoked and deleted certificates from pool when met 2020-04-16 00:50:19 +03:00
Joona Hoikkala
57cd0c7d81
Address review comments 2020-04-09 02:42:26 +03:00
Joona Hoikkala
895330e009
Use filesystem.replace for atomic move operations 2020-03-04 20:21:00 +02:00
Joona Hoikkala
dc255aeb4f
Fix tests and handle PluginError 2020-02-26 20:08:20 +02:00
Joona Hoikkala
a42cf70f71
More review comment fixes 2020-02-19 20:44:37 +02:00
Joona Hoikkala
a446e124e4
Fix tests after moving ocsp to public api 2020-02-12 17:55:10 +02:00
Joona Hoikkala
6395cc2b48
Copy dbm file to work directory before writing 2020-02-04 20:13:28 +02:00
Joona Hoikkala
1ad23f9db0
Move DBM handling to a context manager 2020-02-04 13:13:04 +02:00
Joona Hoikkala
fd74aba422
Address review comments 2020-02-03 22:18:52 +02:00
Joona Hoikkala
b6ea34c61d
Address review comments 2020-01-31 20:06:52 +02:00
Joona Hoikkala
4138259c51
Add certbot-apache tests and mypy type hints 2020-01-27 15:10:04 +02:00
Joona Hoikkala
a7f934701f
Add test to ensure dbm recovery if restart fails 2020-01-24 16:16:37 +02:00
Joona Hoikkala
6cfc493a71
Move restart() override and interface registration to OCSPPrefetchMixin 2020-01-24 15:02:25 +02:00
Joona Hoikkala
fa8a68d45f
Move the OCSP prefetch functionality to a mixin class 2020-01-22 20:51:09 +02:00
Joona Hoikkala
857f98d4ec
Fix tests 2019-12-19 14:35:36 +02:00
Renamed from certbot-apache/certbot_apache/tests/ocsp_prefetch_test.py (Browse further)