Bump acme.sh to 2.3.4.
authorGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 3 Aug 2016 05:15:22 +0000 (13:15 +0800)
committerGuo Xiang Tan <tgx_world@hotmail.com>
Wed, 3 Aug 2016 05:15:47 +0000 (13:15 +0800)
templates/web.letsencrypt.ssl.template.yml

index a3dc989c726dd763ba9ae5741659ca9de436eabb..700889f2bfdacd803a61300af443129ca9d21827 100644 (file)
@@ -11,7 +11,7 @@ hooks:
     - exec:
        cmd:
          - apt-get install -y netcat
-         - cd /root && git clone https://github.com/Neilpang/acme.sh.git && cd /root/acme.sh && git reset --hard 8d5618c44a2ab973aa7eb243db740e22c742b809
+         - cd /root && git clone https://github.com/Neilpang/acme.sh.git && cd /root/acme.sh && git reset --hard 1e6b68f5d187fa3d64c889d04a77ee1c79726282
          - touch /var/spool/cron/crontabs/root
          - install -d -m 0755 -g root -o root $LETSENCRYPT_DIR
          - cd /root/acme.sh && LE_WORKING_DIR="${LETSENCRYPT_DIR}" ./acme.sh --install