- 17 Feb, 2021 4 commits
-
-
medmunds authored
Secure by default. Also try to minimize configuration errors. (Many ESPs/ISPs require STARTTLS, and most support it.)
-
medmunds authored
-
medmunds authored
Improves standards compatibility and utf-8 handling in Python 3.3-3.8. (email.policy.default becomes the default in Python 3.9.)
-
medmunds authored
-
- 16 Feb, 2021 5 commits
-
-
medmunds authored
-
medmunds authored
Just in case, make sure CR or NL don't end up in an email header.
-
medmunds authored
-
medmunds authored
Add and use _readaccountconf_mutable_default and _saveaccountconf_mutable_default helpers to capture common default value handling. New approach also eliminates need for separate underscore-prefixed version of each conf var.
-
medmunds authored
-
- 15 Feb, 2021 4 commits
- 14 Feb, 2021 4 commits
- 13 Feb, 2021 3 commits
-
-
jerrm authored
* fix "integer expression expected" errors * duckdns fix * Update dns_duckdns.sh * Update dns_duckdns.sh
-
neilpang authored
-
neil authored
* fix https://github.com/acmesh-official/acme.sh/issues/3384 match the issuer to the root CA cert subject * fix format * fix https://github.com/acmesh-official/acme.sh/issues/3384 * remove the alt files. https://github.com/acmesh-official/acme.sh/issues/3384
-
- 12 Feb, 2021 2 commits
- 11 Feb, 2021 1 commit
-
-
manuel authored
-
- 10 Feb, 2021 1 commit
-
-
Gnought authored
To support different openssl crl2pkcs7 help cli format
-
- 04 Feb, 2021 1 commit
-
-
neil authored
update arvan api script
-
- 30 Jan, 2021 5 commits
- 26 Jan, 2021 2 commits
-
-
neil authored
* fix dockerhub * fix Co-authored-by:
neil <win10@neilpang.com>
-
neil authored
Change ipconfig.co to ifconfig.co
-
- 25 Jan, 2021 1 commit
-
-
dgasaway authored
URL https://ipconfig.co/ip does not currently work, and since https://ifconfig.co/ip is mentioned on the DNS API wiki page, I assume these messages were a typo.
-
- 22 Jan, 2021 2 commits
- 21 Jan, 2021 2 commits
-
-
Lukas Brocke authored
-
MaysWind authored
-
- 20 Jan, 2021 2 commits
-
-
Lukas Brocke authored
-
Lukas Brocke authored
-
- 16 Jan, 2021 1 commit
-
-
neil authored
-