Commit Graph

  • 25a8240d12 fix https://github.com/acmesh-official/acme.sh/issues/3421 neil 2021-05-03 15:52:56 +0800
  • 1a4a180e8c
    FIX: Synology sets "default" on wrong certificate #3498 Brian Hartvigsen 2021-05-02 13:37:59 -0600
  • aea10a3b93 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev neilpang 2021-05-02 22:20:27 +0800
  • f855862ade upgrade freebsd neilpang 2021-05-02 22:20:04 +0800
  • b9c5a55645 Fix due to MyDNS.JP site change #3500 #3496 #3495 unknown 2021-05-02 12:38:46 +0900
  • 093d81c26e Fix due to MyDNS.JP site change #3494 unknown 2021-05-02 12:13:22 +0900
  • 91d37c7875 fix compatibility issue neil 2021-05-01 22:32:44 +0800
  • 5707b93110
    Merge pull request #3493 from goekesmi/master neil 2021-05-01 10:16:30 +0800
  • 81b2d0732f
    arguments passed to printf are more generic #3493 Jeff Goeke-Smith 2021-04-29 16:46:32 -0400
  • ec0538d251
    Merge pull request #3455 from ecm75/notify_fix neil 2021-04-29 22:34:11 +0800
  • eb0c629fad
    more simple mail.sh fix #3455 Eike-Christian Müller 2021-04-29 12:53:13 +0200
  • 3f852abc7f
    Remove default volume from Dockerfile #3489 Pablo Correa Gómez 2021-04-23 21:37:17 +0200
  • f8b2db1911 fixed #3487 #3488 zhangchunsheng 2021-04-23 14:04:27 +0800
  • 13c0d82432 add gitignore zhangchunsheng 2021-04-23 13:55:24 +0800
  • 509d3f6d30
    Merge pull request #3392 from akulumbeg/dev neil 2021-04-19 09:46:33 +0800
  • c576af7c6f
    Merge pull request #3460 from JaZo/feature/aurora neil 2021-04-17 22:17:35 +0800
  • f3682f0e8e fix format neilpang 2021-04-17 22:09:59 +0800
  • 083ae9b67a
    Add support for XCP-ng windgmbh 2020-11-27 15:59:48 +0100
  • 1c58913eeb
    Add Aurora DNS API #3460 Jasper Zonneveld 2021-03-26 14:59:13 +0100
  • cfbc294832 fix onecom api neilpang 2021-04-14 22:18:01 +0800
  • 64ad8b1dac
    Merge pull request #3479 from mjbnz/dev neil 2021-04-09 10:08:48 +0800
  • 9267c2517f Implement throttling control in aws route53 requests #3272 Jose Fernandez (magec) 2020-11-27 08:52:41 +0000
  • fb079f9e50
    Update telegram.sh #3479 Mike Beattie 2021-04-08 16:44:22 +1200
  • 39b09f8f87 Dump _post() call output to /dev/null Mike Beattie 2021-04-08 16:38:00 +1200
  • 53d26e5c5c Add debug output of $_data variable to aid diagnosis Mike Beattie 2021-04-08 16:37:27 +1200
  • e21f3e6c73 Escape asterisks in notification content Mike Beattie 2021-04-08 16:36:42 +1200
  • 831cb2a462
    Merge 2b5c09da04 into edd46eb3d1 #3097 Kadir Selçuk 2021-04-07 16:59:55 +0200
  • edd46eb3d1
    Merge pull request #3478 from acmesh-official/dev neil 2021-04-07 22:04:08 +0800
  • e71238571a
    Merge pull request #3464 from jpbede/cleverreach-deploy-sublient #3478 neil 2021-04-04 19:03:33 +0800
  • 2867ec509e
    Make CI happy #3464 Jan-Philipp Benecke 2021-03-30 09:18:33 +0200
  • d853a9ebbe
    Make uploading cert to subaccount possible Jan-Philipp Benecke 2021-03-30 09:13:32 +0200
  • e0d2fa98f3
    Merge pull request #3463 from c35sys/patch-1 neil 2021-03-29 22:27:07 +0800
  • cc90f83463
    Use 'vault kv put' instead of 'vault write' #3463 Christophe Le Guern 2021-03-29 15:10:14 +0200
  • 9ea1238e1b
    Merge pull request #3445 from woutd/constellix-wildcard-support neil 2021-03-27 08:10:59 +0800
  • 1530abbd1a
    Make uploading cert to subaccount possible Jan-Philipp Benecke 2021-03-26 15:37:12 +0100
  • 3bfcd18a03 Workaround for Solaris, as it does not support non-greedy regex #3445 wout 2021-03-24 13:56:14 +0100
  • 6b7db22981 Catch the situation when the TXT record is updated with the same value wout 2021-03-24 09:01:54 +0100
  • bbf228d3ae Fix: missing content type in PATCH requests #3454 Antoine Millet 2021-03-21 16:22:32 +0100
  • 8adb8a6986 While [0-9]+ is a bit more correct than [0-9]*, the former does not seem to work on Solaris. wout 2021-03-23 21:20:27 +0100
  • 6e46af71da Add a deployment method that executes an external script #3457 Matthew Schubert 2021-03-23 15:31:11 +0100
  • 37e3e2f9c2 fixed formating emueller 2021-03-22 15:32:02 +0100
  • 3c7be32ef5 fix _exists error message when MAIL_BIN env variable is not set emueller 2021-03-22 15:12:27 +0100
  • 051775b9b4
    String update #3392 Alexander Kulumbeg 2021-03-21 16:25:04 +0100
  • e0d5b91388 fix freebsd neilpang 2021-03-21 22:46:35 +0800
  • 4dd2027428 fix: prevent rate limit qkdreyer 2021-03-13 14:53:43 +0100
  • 42ab98b830 feat: add dns_porkbun Quentin Dreyer 2021-03-12 12:03:36 +0100
  • 2b2bce6457 fix format neil 2021-03-13 20:46:12 +0800
  • 69ee816541 fix https://github.com/acmesh-official/acme.sh/issues/3312 neil 2021-03-13 20:43:25 +0800
  • 2cbf3f7e15 Update dns_servercow.sh to support wildcard certs anom-human 2021-03-11 20:25:49 +0100
  • 923eece3f5 Update dns_servercow.sh to support wildcard certs anom-human 2021-03-11 19:11:02 +0100
  • d4fb313ff0 fix format neilpang 2021-03-04 21:50:54 +0800
  • 7dce465c06 fix https://github.com/acmesh-official/acme.sh/issues/3019 neilpang 2021-03-04 21:38:51 +0800
  • 5a30f5c00e fix https://github.com/acmesh-official/acme.sh/issues/3433 neilpang 2021-03-01 18:13:50 +0800
  • fd406af962 dnsapi/ionos: Use POST instead of PATCH for adding TXT record Lukas Brocke 2021-02-23 19:49:58 +0100
  • 9e5ae30372 fix https://github.com/acmesh-official/acme.sh/issues/3402 neilpang 2021-02-25 07:45:22 +0800
  • 0fe3538331 Adds comment Kristian Johansson 2021-02-24 17:34:28 +0100
  • b0f5ad75ae Fixes response handling and thereby allow issuing of subdomain certs Kristian Johansson 2021-02-24 08:53:35 +0100
  • a290f63a15 No need to include EC parameters explicitly with the private key. (they are embedded) Geert Hendrickx 2021-02-23 10:28:17 +0100
  • d078ce794e Update dns_dp.sh czeming 2021-02-20 17:16:33 +0800
  • 06f51a5c34 Change default SMTP_SECURE to "tls" medmunds 2021-02-17 11:39:16 -0800
  • db96778064 Prefer Python to curl when both available medmunds 2021-02-17 10:02:14 -0800
  • d8918ea156 Use email.policy.default in Python 3 implementation medmunds 2021-02-17 09:57:44 -0800
  • 3503474bb8 Add Date email header in Python implementation medmunds 2021-02-17 09:46:13 -0800
  • eb1606b086 Clarify _readaccountconf_mutable_default medmunds 2021-02-16 14:41:21 -0800
  • 1330a092fa Clean email headers and warn on unsupported address format medmunds 2021-02-16 14:02:09 -0800
  • d3c74cfb45 Implement _rfc2822_date helper medmunds 2021-02-16 13:13:26 -0800
  • d044545520 Rework read/save config to not save default values medmunds 2021-02-16 12:49:27 -0800
  • d1cdc1c6a0 Add _clearaccountconf_mutable() medmunds 2021-02-16 09:33:39 -0800
  • dc8d91ea39 Use PROJECT_NAME and VER for X-Mailer header medmunds 2021-02-15 12:23:48 -0800
  • ae5a6d330d make the fix for rsa key only neilpang 2021-02-15 21:35:59 +0800
  • fe0bee21b0 support openssl 3.0 fix https://github.com/acmesh-official/acme.sh/issues/3399 neilpang 2021-02-15 21:25:27 +0800
  • c090c19bfe fix: fix freebsd and solaris Easton Man 2021-02-15 15:19:18 +0800
  • 8fbec785e8 feat: add huaweicloud error handling Easton Man 2021-02-15 15:18:49 +0800
  • 06fb3d9476 Fix: Unifi deploy hook support Unifi Cloud Key (#3327) Mike Edmunds 2021-02-14 23:01:21 -0800
  • fe3e8a7bb6 More than one blank line is an abomination, apparently medmunds 2021-02-14 20:06:07 -0800
  • ce2ff25edd Implement curl version of smtp notify-hook medmunds 2021-02-14 19:56:23 -0800
  • 65a1b892e3 Prep for curl or Python; clean up SMTP_* variable usage medmunds 2021-02-14 15:47:51 -0800
  • e272fde95e Add instructions for reporting bugs medmunds 2021-01-11 12:59:51 -0800
  • d48bff0e20 Only save config if send is successful medmunds 2021-01-11 11:46:26 -0800
  • 6e61c34f0f Make shfmt happy medmunds 2020-12-29 17:10:36 -0800
  • 2d9506eb54 Implement smtp notify hook medmunds 2020-12-29 16:28:38 -0800
  • b1988c7b67 duckdns - fix "integer expression expected" errors (#3397) jerrm 2021-02-13 05:58:44 -0500
  • fb5d72c29b upgrade freebsd and solaris neilpang 2021-02-13 17:27:22 +0800
  • ac148ce0e9 Chain (#3408) neil 2021-02-13 16:22:31 +0800
  • 016dca654e dnsapi/pdns: also normalize json response in detecting root zone manuel 2021-02-11 11:20:18 +0100
  • 6502bdecbe Updated --preferred-chain to issue ISRG properly Gnought 2021-02-11 01:08:08 +0800
  • 91a739af6e change name actor Vahid Fardi 2021-01-05 21:31:31 +0330
  • e232565971 change Author name Vahid Fardi 2021-01-05 17:10:41 +0330
  • 472488ebe8 change arvan api script Vahid Fardi 2021-01-05 15:29:08 +0330
  • 8de3698b23 Revert "Syncing with the original repo (#2)" Alexander Kulumbeg 2021-03-21 16:16:38 +0100
  • a694b46914 fix freebsd neilpang 2021-03-21 22:46:35 +0800
  • c384ed960c
    Syncing with the original repo (#2) Alexander Kulumbeg 2021-03-20 16:01:09 +0100
  • 2386d2e299
    String change Alexander Kulumbeg 2021-03-20 15:26:32 +0100
  • 10240eb9f0
    fix shfmt #3441 Yang Liu 2021-03-19 10:04:45 +0800
  • cc7e1a72c1 Retrigger checks wout 2021-03-14 15:54:28 +0100
  • 5cc0fa7c98 Retrigger checks wout 2021-03-14 15:50:16 +0100
  • 4ce848ab51
    Merge pull request #3448 from qkdreyer/dev neil 2021-03-14 09:22:18 +0800
  • 2e34e11b02 fix: prevent rate limit #3448 qkdreyer 2021-03-13 14:53:43 +0100
  • 8eda5f36fb feat: add dns_porkbun Quentin Dreyer 2021-03-12 12:03:36 +0100
  • 3dbe5d872b fix format neil 2021-03-13 20:46:12 +0800