Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: mod md - doesn't renew cert |
|
Author |
|
Radek
Joined: 21 Nov 2017 Posts: 4
|
Posted: Wed 03 Jul '19 16:46 Post subject: mod md - doesn't renew cert |
|
|
Hi,
I have been using apache (2.4.29) with md_module for 1 year without problem, everything was working fine (renewing certs too), but now I have a problem with renewing certs:
Till now:
Code: | [md:notice] [pid 1584:tid 476] AH10051: testserver.company.com: has been renewed successfully and should be activated at Wed, xx xx 2019 21:55:30 GMT (this requires a server restart latest in 22:59:59 hours) |
Code: | AH10059: The Managed Domain testserver.company.com has been setup and changes will be activated on next (graceful) server restart. |
But now:
Code: | [md:error] [pid 6980:tid 512] (70007)The timeout specified has expired: AH10056: processing testserver.company.com |
5 times in a row after 1 min
... and follow:
Code: | (70013)Missing parameter for the specified command line option: acme problem urn:acme:error:rateLimited: Error creating new cert :: too many certificates already issued for exact set of domains: testserver.company.com: see https://letsencrypt.org/docs/rate-limits/ |
I haven't changed anything in httpd.conf. Could you please give me advice, what is wrong?
Thanks a lot,
Radek |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Sun 07 Jul '19 11:06 Post subject: |
|
|
I am using mod_md with Apache 2.4.39 with success. The latest scheduled renewal with Apache VC9 x86 (OpenSSL 1.0.2) happened to be on July 3rd. And I just tested the same with Apache 2.4.39 VC15 x64 + OpenSSL 1.1.1: renewal OK as well. |
|
Back to top |
|
|
|
|
|
|