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
  1. Fix http response's code bug of getting nonce;
  2. Add ready status of order object;
  3. For curl to use ipv4;
  4. Add 2 timeout exceptions for verifying challenges.