News, acme.sh v2.6.7 releases, support nginx mode now

acme.sh v2.6.7 is just released.

From last release, we have a lot of amazing features added.

  1. Fixed a lot of issues to be compatible to cross platforms. Including Windows cygwin/git-bash.exe/mingw, GNU Linux, *BSD, Mac and Solaris.

  2. We support up to 16 dns providers for full automatic domain validation.
    Including:
    CloudFlare.com API
    DNSPod.cn API
    CloudXNS.com API
    GoDaddy.com API
    OVH, kimsufi, soyoustart and runabove API
    AWS Route 53
    PowerDNS.com API
    lexicon DNS API: https://github.com/Neilpang/acme.sh/wiki/How-to-use-lexicon-dns-api (DigitalOcean, DNSimple, DNSMadeEasy, DNSPark, EasyDNS, Namesilo, NS1, PointHQ, Rage4 and Vultr etc.)
    LuaDNS.com API
    DNSMadeEasy.com API
    nsupdate API
    aliyun.com(ι˜Ώι‡ŒδΊ‘) API
    ISPConfig 3.1 API
    Alwaysdata.com API
    Linode.com API
    FreeDNS (https://freedns.afraid.org/)

  3. Support nginx auto validation now.
    If your webserver/reverse proxy is nginx server, we support full painless auto validation now. just like we supported for apache before.

acme.sh --issue -d example.com  --nginx
  1. Support for advanced stateless mode.
    You can configure your server to return a fixed string for domain validation.

For more details, please check the readme file:

5 Likes

any details on this ?

see our wiki:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.