Skip to content

Commit

Permalink
changelog update, adjusted python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
icing committed Jan 15, 2025
1 parent b8287a6 commit f16a05e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
* Improved error reporting when waiting for ACME server to verify domains
or finalizing the order fails, e.g. times out.
* Increasing the timeouts to wait for ACME server to verify domain names
and issue the certificate from 30 seconds to 5 minutes.

v2.4.30
----------------------------------------------------------------------------------------------------
* Change a log level from error to debug when Stapling is enabled but a
Expand Down
2 changes: 1 addition & 1 deletion test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
pytest
cryptography
filelock
multipart
python-multipart
psutil

0 comments on commit f16a05e

Please sign in to comment.