Commit Graph

  • 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 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
  • 96a95ba9fe fix https://github.com/acmesh-official/acme.sh/issues/3312 neil 2021-03-13 20:43:25 +0800
  • f594ed659e
    Merge pull request #3449 from anom-human/master neil 2021-03-13 20:42:12 +0800
  • 5c4bfbbd95
    Update dns_servercow.sh to support wildcard certs anom-human 2021-03-11 20:25:49 +0100
  • 8733635638
    Update dns_servercow.sh to support wildcard certs anom-human 2021-03-11 19:11:02 +0100
  • 928aa74e89 Fix typo wout 2021-03-10 23:36:34 +0100
  • 8fdfe673e8 Improve the remove handling so it does not print errors wout 2021-03-10 23:34:21 +0100
  • 494a6e6090 Fix checks wout 2021-03-10 16:32:09 +0100
  • 89bb7e6b0e Add wildcard certificate support for dns_constellix wout 2021-03-10 16:18:07 +0100
  • 52cfb9a041 fix format neilpang 2021-03-04 21:50:54 +0800
  • 3817ddef41 fix https://github.com/acmesh-official/acme.sh/issues/3019 neilpang 2021-03-04 21:38:51 +0800
  • 0f494c9dd6 fix https://github.com/acmesh-official/acme.sh/issues/3433 neilpang 2021-03-01 18:13:50 +0800
  • 3ff97ecf45
    Merge pull request #3430 from lbrocke/dns-api-ionos neil 2021-02-27 11:07:07 +0800
  • a10c0b516b
    Merge pull request #3426 from jakelamotta/master neil 2021-02-26 22:29:48 +0800
  • 5eb1469dbf dnsapi/ionos: Use POST instead of PATCH for adding TXT record Lukas Brocke 2021-02-23 19:49:58 +0100
  • 9a90fe3794 fix https://github.com/acmesh-official/acme.sh/issues/3402 neilpang 2021-02-25 07:45:22 +0800
  • 1917c4b04a Adds comment Kristian Johansson 2021-02-24 17:34:28 +0100
  • 2b01d4a203
    Merge pull request #3423 from ghen2/dev neil 2021-02-24 21:46:09 +0800
  • c5100219d1 Fixes response handling and thereby allow issuing of subdomain certs Kristian Johansson 2021-02-24 08:53:35 +0100
  • a730a08161
    No need to include EC parameters explicitly with the private key. (they are embedded) Geert Hendrickx 2021-02-23 10:28:17 +0100
  • 4bb8e3a121 Update truenas.sh F-Plass 2021-02-21 22:48:31 +0100
  • eacc00f786 Update truenas.sh F-Plass 2021-02-21 22:42:24 +0100
  • 17f5e557ed
    Update dns_dp.sh czeming 2021-02-20 17:16:33 +0800
  • c33e5bc40f
    Merge pull request #3416 from acmesh-official/dev neil 2021-02-19 21:33:44 +0800
  • 06d1a98ad2
    Merge pull request #3330 from medmunds/feature/notify-smtp neil 2021-02-19 09:20:24 +0800
  • afe6f4030e Change default SMTP_SECURE to "tls" medmunds 2021-02-17 11:39:16 -0800
  • 6e49c4ffe0 Prefer Python to curl when both available medmunds 2021-02-17 10:02:14 -0800
  • 28d9f00610 Use email.policy.default in Python 3 implementation medmunds 2021-02-17 09:57:44 -0800
  • 8f688e5e13 Add Date email header in Python implementation medmunds 2021-02-17 09:46:13 -0800
  • 5a182eddbf Clarify _readaccountconf_mutable_default medmunds 2021-02-16 14:41:21 -0800
  • 4b615cb3a9 Clean email headers and warn on unsupported address format medmunds 2021-02-16 14:02:09 -0800
  • b36247a091 Implement _rfc2822_date helper medmunds 2021-02-16 13:13:26 -0800
  • 6e77756d6a Rework read/save config to not save default values medmunds 2021-02-16 12:49:27 -0800
  • 585c0c3818 Add _clearaccountconf_mutable() medmunds 2021-02-16 09:33:39 -0800
  • 6ff75f9a9f Use PROJECT_NAME and VER for X-Mailer header medmunds 2021-02-15 12:23:48 -0800
  • 906ef43c00 make the fix for rsa key only neilpang 2021-02-15 21:35:59 +0800
  • 4528957235 support openssl 3.0 fix https://github.com/acmesh-official/acme.sh/issues/3399 neilpang 2021-02-15 21:25:27 +0800
  • 9d448a42a7
    Merge pull request #3409 from eastonman/master neil 2021-02-15 20:44:09 +0800
  • 979e10f9d5
    Merge pull request #3410 from acmesh-official/dev neil 2021-02-15 20:03:32 +0800
  • 31f65b89bb
    fix: fix freebsd and solaris Easton Man 2021-02-15 15:19:18 +0800
  • 86639dbc02
    feat: add huaweicloud error handling Easton Man 2021-02-15 15:18:49 +0800
  • bf8c33703c
    Fix: Unifi deploy hook support Unifi Cloud Key (#3327) Mike Edmunds 2021-02-14 23:01:21 -0800
  • ffe7ef4764 More than one blank line is an abomination, apparently medmunds 2021-02-14 20:06:07 -0800
  • 30dae70e2b Implement curl version of smtp notify-hook medmunds 2021-02-14 19:56:23 -0800
  • 557a747d55 Prep for curl or Python; clean up SMTP_* variable usage medmunds 2021-02-14 15:47:51 -0800
  • fe273b3829 Add instructions for reporting bugs medmunds 2021-01-11 12:59:51 -0800
  • 2439bb30e8 Only save config if send is successful medmunds 2021-01-11 11:46:26 -0800
  • e48b6bd22d Make shfmt happy medmunds 2020-12-29 17:10:36 -0800
  • 1de9ffacb0 Implement smtp notify hook medmunds 2020-12-29 16:28:38 -0800
  • 93fd6170a3 Update truenas.sh F-Plass 2021-02-13 12:38:57 +0100
  • b7c3e6099c
    duckdns - fix "integer expression expected" errors (#3397) jerrm 2021-02-13 05:58:44 -0500
  • d8163e9835 upgrade freebsd and solaris neilpang 2021-02-13 17:27:22 +0800
  • 12b1916599
    Chain (#3408) neil 2021-02-13 16:22:31 +0800
  • 9d8cdb5976
    Merge pull request #3401 from gnought/bugfix/preferred_chain_isrg neil 2021-02-12 14:33:02 +0800
  • 29a7c1938a
    Merge pull request #3403 from manuelm/dev neil 2021-02-12 11:03:38 +0800
  • 8636d3139e dnsapi/pdns: also normalize json response in detecting root zone manuel 2021-02-11 11:20:18 +0100
  • 987571ce91
    Updated --preferred-chain to issue ISRG properly Gnought 2021-02-11 01:08:08 +0800
  • 6f4c5fcc87 Update truenas.sh F-Plass 2021-02-07 21:25:49 +0100
  • a7ca010d4e Update truenas.sh F-Plass 2021-02-07 21:24:06 +0100
  • a836842a7e Update truenas.sh F-Plass 2021-02-07 21:20:56 +0100
  • f8c11a324a Update truenas.sh F-Plass 2021-02-07 19:19:04 +0100
  • 052c9be111 Update truenas.sh F-Plass 2021-02-07 19:12:39 +0100
  • 854e520528 Update truenas.sh F-Plass 2021-02-07 19:02:03 +0100
  • 05737b85eb Update truenas.sh F-Plass 2021-02-07 18:47:04 +0100
  • c8a2308739 Update truenas.sh F-Plass 2021-02-07 18:42:48 +0100
  • ed46a078f9 Update truenas.sh F-Plass 2021-02-07 16:35:51 +0100
  • 4f7c2bf8c3 Update truenas.sh F-Plass 2021-02-07 16:12:24 +0100
  • 0e341726d2
    Edits after DoShellcheck F-Plass 2021-02-06 23:20:52 +0100
  • a4f9746d3a
    Danksagung an danb35 F-Plass 2021-02-06 23:03:07 +0100
  • 556c546b2e
    Deploy Scipt for TrueNAs Server F-Plass 2021-02-06 22:48:25 +0100
  • aa479948f9
    Final try, leaving _hmac as before Alexander Kulumbeg 2021-02-04 19:03:35 +0100
  • fa3cee9d58
    Update dns_websupport.sh Alexander Kulumbeg 2021-02-04 18:38:40 +0100
  • 0021fb8a33
    Changing the _hmac auth back Alexander Kulumbeg 2021-02-04 17:27:39 +0100
  • c8c727e6c6
    added hex param to _hmac Alexander Kulumbeg 2021-02-04 17:21:33 +0100
  • b8494ab3cc
    Update dns_websupport.sh Alexander Kulumbeg 2021-02-04 17:15:22 +0100
  • 2eda03f5de
    Changing the _hmac call into Neil's suggestion Alexander Kulumbeg 2021-02-04 15:32:51 +0100
  • 3a38358946
    Trying the original solution Alexander Kulumbeg 2021-02-04 15:22:53 +0100
  • e7fc697e57
    Merge pull request #3338 from fvahid/master neil 2021-02-04 22:20:00 +0800
  • 6c9845b9f3
    adding the hex parameter to _hmac call Alexander Kulumbeg 2021-02-04 15:18:39 +0100
  • 9e146a8a5a
    Typo Alexander Kulumbeg 2021-02-04 15:15:17 +0100
  • 433d9bfb02
    Implementing/testing Neil's suggestions Alexander Kulumbeg 2021-02-04 15:11:53 +0100
  • 94917e315e
    Testing double 2>/dev/null into _utc_date with sed Alexander Kulumbeg 2021-02-04 11:18:22 +0100
  • ced6852735
    2>/dev/null/ to 2>/dev/null Alexander Kulumbeg 2021-02-04 11:15:13 +0100
  • 8dc55f417d
    Extra test - adding date -u -d Alexander Kulumbeg 2021-02-04 10:13:36 +0100
  • 3d338bba3c
    Fixing the shebang accident Alexander Kulumbeg 2021-02-04 00:31:46 +0100
  • 631398f700
    sed workaround for "datez" Alexander Kulumbeg 2021-02-04 00:21:08 +0100
  • 7984d8cdfb
    And again Alexander Kulumbeg 2021-02-01 20:43:22 +0100
  • 783a6110ef
    Yet another Solaris test Alexander Kulumbeg 2021-02-01 20:31:05 +0100
  • 5d4d53c3a1
    Testing datez change for Solaris Alexander Kulumbeg 2021-02-01 18:37:17 +0100
  • 3014955ece
    Fix comments, error msg and time formatting Alexander Kulumbeg 2021-02-01 18:16:15 +0100
  • 0481f20c6b
    "datez" var and comments Alexander Kulumbeg 2021-02-01 00:30:36 +0100
  • 76309601eb
    Update dns_websupport.sh Alexander Kulumbeg 2021-01-31 22:25:13 +0100
  • 84dd864886
    Simplified approach for the HMAC method Alexander Kulumbeg 2021-01-31 22:16:00 +0100
  • 7924e01b15
    Added a forgotten ")" Alexander Kulumbeg 2021-01-31 22:04:53 +0100
  • dadc70630b
    Testing HMAC Alexander Kulumbeg 2021-01-31 22:02:11 +0100
  • effc37a702
    Catching up with the current state of things Alexander Kulumbeg 2021-01-30 11:09:39 +0100