Skip to content

Commit f16a05e

Browse files
committed
changelog update, adjusted python requirements
1 parent b8287a6 commit f16a05e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Improved error reporting when waiting for ACME server to verify domains
2+
or finalizing the order fails, e.g. times out.
3+
* Increasing the timeouts to wait for ACME server to verify domain names
4+
and issue the certificate from 30 seconds to 5 minutes.
5+
16
v2.4.30
27
----------------------------------------------------------------------------------------------------
38
* Change a log level from error to debug when Stapling is enabled but a

test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
pytest
1717
cryptography
1818
filelock
19-
multipart
19+
python-multipart
2020
psutil

0 commit comments

Comments
 (0)