issues
search
stonemax
/
acme2
Another PHP client for acme protocal (version 2) implementation, used for generating letsencrypt's free ssl certificates.
MIT License
49
stars
28
forks
source link
Release new version
#35
Closed
stonemax
closed
5 years ago
stonemax
commented
5 years ago
Fix http response's code bug of getting nonce;
Add ready status of order object;
For curl to use ipv4;
Add 2 timeout exceptions for verifying challenges.