Commit Graph

  • ffe7ef4764 More than one blank line is an abomination, apparently medmunds 2021-02-14 20:06:07 -08:00
  • 30dae70e2b Implement curl version of smtp notify-hook medmunds 2021-02-14 19:56:23 -08:00
  • 557a747d55 Prep for curl or Python; clean up SMTP_* variable usage medmunds 2021-02-14 15:47:51 -08:00
  • fe273b3829 Add instructions for reporting bugs medmunds 2021-01-11 12:59:51 -08:00
  • 2439bb30e8 Only save config if send is successful medmunds 2021-01-11 11:46:26 -08:00
  • e48b6bd22d Make shfmt happy medmunds 2020-12-29 17:10:36 -08:00
  • 1de9ffacb0 Implement smtp notify hook medmunds 2020-12-29 16:28:38 -08:00
  • 93fd6170a3 Update truenas.sh F-Plass 2021-02-13 12:38:57 +01:00
  • b7c3e6099c duckdns - fix "integer expression expected" errors (#3397) jerrm 2021-02-13 05:58:44 -05:00
  • d8163e9835 upgrade freebsd and solaris neilpang 2021-02-13 17:27:22 +08:00
  • 12b1916599 Chain (#3408) neil 2021-02-13 16:22:31 +08:00
  • 9d8cdb5976 Merge pull request #3401 from gnought/bugfix/preferred_chain_isrg neil 2021-02-12 14:33:02 +08:00
  • 29a7c1938a Merge pull request #3403 from manuelm/dev neil 2021-02-12 11:03:38 +08:00
  • 8636d3139e dnsapi/pdns: also normalize json response in detecting root zone manuel 2021-02-11 11:20:18 +01:00
  • 987571ce91 Updated --preferred-chain to issue ISRG properly Gnought 2021-02-11 01:08:08 +08:00
  • 6f4c5fcc87 Update truenas.sh F-Plass 2021-02-07 21:25:49 +01:00
  • a7ca010d4e Update truenas.sh F-Plass 2021-02-07 21:24:06 +01:00
  • a836842a7e Update truenas.sh F-Plass 2021-02-07 21:20:56 +01:00
  • f8c11a324a Update truenas.sh F-Plass 2021-02-07 19:19:04 +01:00
  • 052c9be111 Update truenas.sh F-Plass 2021-02-07 19:12:39 +01:00
  • 854e520528 Update truenas.sh F-Plass 2021-02-07 19:02:03 +01:00
  • 05737b85eb Update truenas.sh F-Plass 2021-02-07 18:47:04 +01:00
  • c8a2308739 Update truenas.sh F-Plass 2021-02-07 18:42:48 +01:00
  • ed46a078f9 Update truenas.sh F-Plass 2021-02-07 16:35:51 +01:00
  • 4f7c2bf8c3 Update truenas.sh F-Plass 2021-02-07 16:12:24 +01:00
  • 0e341726d2 Edits after DoShellcheck F-Plass 2021-02-06 23:20:52 +01:00
  • a4f9746d3a Danksagung an danb35 F-Plass 2021-02-06 23:03:07 +01:00
  • 556c546b2e Deploy Scipt for TrueNAs Server F-Plass 2021-02-06 22:48:25 +01:00
  • aa479948f9 Final try, leaving _hmac as before Alexander Kulumbeg 2021-02-04 19:03:35 +01:00
  • fa3cee9d58 Update dns_websupport.sh Alexander Kulumbeg 2021-02-04 18:38:40 +01:00
  • 0021fb8a33 Changing the _hmac auth back Alexander Kulumbeg 2021-02-04 17:27:39 +01:00
  • c8c727e6c6 added hex param to _hmac Alexander Kulumbeg 2021-02-04 17:21:33 +01:00
  • b8494ab3cc Update dns_websupport.sh Alexander Kulumbeg 2021-02-04 17:15:22 +01:00
  • 2eda03f5de Changing the _hmac call into Neil's suggestion Alexander Kulumbeg 2021-02-04 15:32:51 +01:00
  • 3a38358946 Trying the original solution Alexander Kulumbeg 2021-02-04 15:22:53 +01:00
  • e7fc697e57 Merge pull request #3338 from fvahid/master neil 2021-02-04 22:20:00 +08:00
  • 6c9845b9f3 adding the hex parameter to _hmac call Alexander Kulumbeg 2021-02-04 15:18:39 +01:00
  • 9e146a8a5a Typo Alexander Kulumbeg 2021-02-04 15:15:17 +01:00
  • 433d9bfb02 Implementing/testing Neil's suggestions Alexander Kulumbeg 2021-02-04 15:11:53 +01:00
  • 94917e315e Testing double 2>/dev/null into _utc_date with sed Alexander Kulumbeg 2021-02-04 11:18:22 +01:00
  • ced6852735 2>/dev/null/ to 2>/dev/null Alexander Kulumbeg 2021-02-04 11:15:13 +01:00
  • 8dc55f417d Extra test - adding date -u -d Alexander Kulumbeg 2021-02-04 10:13:36 +01:00
  • 3d338bba3c Fixing the shebang accident Alexander Kulumbeg 2021-02-04 00:31:46 +01:00
  • 631398f700 sed workaround for "datez" Alexander Kulumbeg 2021-02-04 00:21:08 +01:00
  • 7984d8cdfb And again Alexander Kulumbeg 2021-02-01 20:43:22 +01:00
  • 783a6110ef Yet another Solaris test Alexander Kulumbeg 2021-02-01 20:31:05 +01:00
  • 5d4d53c3a1 Testing datez change for Solaris Alexander Kulumbeg 2021-02-01 18:37:17 +01:00
  • 3014955ece Fix comments, error msg and time formatting Alexander Kulumbeg 2021-02-01 18:16:15 +01:00
  • 0481f20c6b "datez" var and comments Alexander Kulumbeg 2021-02-01 00:30:36 +01:00
  • 76309601eb Update dns_websupport.sh Alexander Kulumbeg 2021-01-31 22:25:13 +01:00
  • 84dd864886 Simplified approach for the HMAC method Alexander Kulumbeg 2021-01-31 22:16:00 +01:00
  • 7924e01b15 Added a forgotten ")" Alexander Kulumbeg 2021-01-31 22:04:53 +01:00
  • dadc70630b Testing HMAC Alexander Kulumbeg 2021-01-31 22:02:11 +01:00
  • effc37a702 Catching up with the current state of things Alexander Kulumbeg 2021-01-30 11:09:39 +01:00
  • deac3fc918 Merge pull request #3387 from acmesh-official/dev neil 2021-01-30 13:42:43 +08:00
  • e6dea4c92c fix format neil 2021-01-30 12:05:23 +08:00
  • 075e992fa0 Merge pull request #3386 from acmesh-official/dev neil 2021-01-30 11:59:28 +08:00
  • 565ca81b30 update readme neil 2021-01-30 11:44:42 +08:00
  • 58c4eaaf86 fix online install (#3385) neil 2021-01-30 11:27:18 +08:00
  • 77e8008752 fix docker build (#3383) neil 2021-01-26 22:10:53 +08:00
  • 2ba10fcbc7 Merge pull request #3381 from dgasaway/patch-1 neil 2021-01-26 19:10:23 +08:00
  • 4956a58026 Update dns_websupport.sh Alexander Kulumbeg 2021-01-25 22:10:27 +01:00
  • 92332fc385 Update dns_websupport.sh Alexander Kulumbeg 2021-01-25 22:01:41 +01:00
  • 9366f4b40e Test original implementation by trgosk Alexander Kulumbeg 2021-01-25 21:55:07 +01:00
  • f49e8ec5ad Change ipconfig.co to ifconfig.co dgasaway 2021-01-25 11:46:52 -08:00
  • cd33647087 Merge pull request #3378 from mayswind/master neil 2021-01-22 09:22:41 +08:00
  • 71ebcac7f2 Merge pull request #3377 from lbrocke/dns-api-ionos neil 2021-01-22 09:21:25 +08:00
  • f06aee21eb dnsapi/ionos: Change to root zone finding algorithm Lukas Brocke 2021-01-21 16:10:10 +01:00
  • 5fbbc17376 update dnspod.com api MaysWind 2021-01-21 22:15:23 +08:00
  • a9d8830106 dnsapi/ionos: Fixes for Solaris Lukas Brocke 2021-01-20 21:08:58 +01:00
  • d21e6235ad dnsapi/ionos: Add support for v2 wildcard certificates Lukas Brocke 2021-01-18 14:35:08 +01:00
  • 289f79bbb0 fix format neil 2021-01-16 23:50:57 +08:00
  • 768e9f4c09 Merge pull request #3365 from pssara/hotfix/dns_ispconfig.sh-3239-2696 neil 2021-01-16 23:36:59 +08:00
  • 62c776d90c Merge pull request #3343 from markchalloner/master neil 2021-01-16 13:26:43 +08:00
  • 464022bea2 Fixed issue with ISP config where the Client ID was asumed to be the same as the SYS User ID pssara 2021-01-15 15:12:53 +01:00
  • 61549b4a74 Add Peplink deploy hook Mark Challoner 2021-01-06 20:20:21 +00:00
  • 18df3dc07a Merge pull request #3333 from mjbnz/patch-1 neil 2021-01-12 09:32:07 +08:00
  • 3725724c54 Merge pull request #3352 from senjoo/master neil 2021-01-11 22:00:45 +08:00
  • 500a005aac _get_root now does not skip the first label of the domain Stephen Dendtler 2021-01-11 13:03:42 +00:00
  • 584cc6de2e Avoid usage of sed -e Mike Beattie 2021-01-11 11:27:39 +13:00
  • 2e5a6e21cf Correct shebang Mike Beattie 2021-01-11 11:21:46 +13:00
  • b79f63db78 Added RackCorp API Integration Stephen Dendtler 2021-01-10 11:19:16 +00:00
  • 7ed7a57d92 deploy gcore_cdn fix syntax tyahin 2021-01-10 12:44:56 +03:00
  • 1eaf7c89b7 deploy gcore_cdn fix api tyahin 2021-01-10 12:39:20 +03:00
  • 1fff8dd306 deploy gcore_cdn fix auth tyahin 2021-01-10 12:39:12 +03:00
  • c3a3d02bea fix https://github.com/acmesh-official/acme.sh/issues/3156 neil 2021-01-10 11:47:54 +08:00
  • a9261970dd Merge pull request #3347 from JamesTheAwesomeDude/master neil 2021-01-10 11:06:44 +08:00
  • b7a3fe05a4 Merge pull request #3349 from acmesh-official/dev neil 2021-01-10 10:48:51 +08:00
  • ab6b9006b7 This is a general-purpose ACME client. We should be proud of this. James Edington 2021-01-08 11:14:39 -07:00
  • d9a8b057c3 change name actor Vahid Fardi 2021-01-05 21:31:31 +03:30
  • 2ec6215b1c change Author name Vahid Fardi 2021-01-05 17:10:41 +03:30
  • c59a8c9644 change arvan api script Vahid Fardi 2021-01-05 15:29:08 +03:30
  • 10de4b6b7b Add Telegram notification script Mike Beattie 2021-01-04 18:41:02 +13:00
  • 0be214e79e Merge pull request #3307 from jimp100/patch-1 neil 2021-01-02 22:29:54 +08:00
  • d6083c68fd add libidn neil 2020-12-28 21:10:22 +08:00
  • 22f7ac22d5 dnsapi/ionos: Run shfmt Lukas Brocke 2020-12-24 13:06:07 +01:00
  • a00046f9b2 dnsapi/ionos: Add API support for IONOS DNS API Lukas Brocke 2020-12-24 11:03:25 +01:00
  • 69f718d4dd Adds dnsapi support for Simply.com tlsa jakelamotta 2020-11-17 13:19:55 +01:00
  • 0982b98fed Added World4You DNS API Lorenz Stechauner 2020-11-22 11:22:54 +01:00
  • af502f9acb Added World4You DNS API Lorenz Stechauner 2020-11-22 11:22:54 +01:00