We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8287a6 commit f16a05eCopy full SHA for f16a05e
ChangeLog
@@ -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
+
6
v2.4.30
7
----------------------------------------------------------------------------------------------------
8
* Change a log level from error to debug when Stapling is enabled but a
test/requirements.txt
@@ -16,5 +16,5 @@
16
pytest
17
cryptography
18
filelock
19
-multipart
+python-multipart
20
psutil
0 commit comments