issues Search Results · repo:skoerfgen/ACMECert language:PHP
Filter by
36 results
(85 ms)36 results
inskoerfgen/ACMECert (press backspace or delete to remove)When using IP address certificates, getSAN does not return IP addresses.
skoerfgen
- Opened on Jul 26
- #64
Let s Encrypt has now enabled shortlived profile in their Staging system. One of the options for shortlived is to use an
IP address as the identifier in the certificate. See:
https://letsencrypt.org/2025/07/01/issuing-our-first-ip-address-certificate/#how-to-get-an-ip-address-cert ...
githubRover
- 2
- Opened on Jul 2
- #61
Great project by the way. Thanks for your work.
I m attempting to use CNAMES for some domain where direct control of domain dns is not possible. Managed by our
customer. So we want to automate the DNS ...
knightorc
- 6
- Opened on Apr 13
- #60
Just wondering about your plans for your PR that supports profiles: https://github.com/skoerfgen/ACMECert/pull/57
I tested the new src/ACMECert.php from that and it worked fine for me. While Let s Encrypt ...
githubRover
- 5
- Opened on Apr 4
- #59
Fatal error: Uncaught skoerfgen\ACMECert\ACME_Exception: The request must include a value for the externalAccountBinding
field (urn:ietf:params:acme:error:externalAccountRequired)
md-riaz
- 1
- Opened on Mar 22
- #58
The retry-after response header says how soon an ACME Client should refresh getARI info.
Using this value is good practice. See this post by Aaron Gable at the LE forum:
https://community.letsencrypt.org/t/what-are-you-doing-with-ari-retry-after/233048/27. ...
enhancement
githubRover
- 4
- Opened on Feb 6
- #55
php 8.2.26 openssl 3.0.15 Debian 12.9
I have ACMECert working to get certs using TLS-ALPN-01 with ualpn server (from Debian package). ACMECert was downloaded
yesterday.
But, getARI requests are failing ...
bug
githubRover
- 4
- Opened on Feb 1
- #53
toodeve
- Opened on Jan 4
- #52
i don t know where but there must be an memory leak when u try to get a lot of certificates in a loop.
code example test.php to reproduce,
require ACMECert/ACMECert.php ;
use skoerfgen\ACMECert\ACMECert; ...
thk12
- 3
- Opened on Oct 18, 2023
- #45
Couldn t you provide a complete and simple example document? From the first step to the final certificate issuance and
renewal, it feels like the order is confusing and there is no complete step by step, ...
wumingpc
- 7
- Opened on Jun 17, 2023
- #44

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.