Commit Graph

628 Commits (8bd12ed040c65fcc5b4919c1f81835c579da6314)

Author SHA1 Message Date
neilpang 60814ecfe1 typo
neilpang cd8fc35968 fix dns manual mode.
neilpang d2cde379ad fix ACME v2: deactivate/deactivate-account/revoke
neilpang 72f54ca6c1 support ACME v2 wildcard cert
neilpang f8d22c486e fix format
neilpang c1151b0d45 first version to support ACME v2
neilpang 8201458332 fix https://github.com/Neilpang/acme.sh/issues/1123
neilpang 4249e13eb4 fix format
neilpang ca7ebd9333 fix typo
neilpang f87890cb4b v2.7.6 fix ECC 384 signature
https://github.com/Neilpang/acme.sh/issues/1130
https://github.com/Neilpang/acme.sh/issues/990
neilpang b615cce92d fix https://github.com/Neilpang/acme.sh/issues/1127
neilpang 6e93ff8bca fix https://github.com/Neilpang/acme.sh/issues/1106
neilpang 352dd907ac fix https://github.com/Neilpang/acme.sh/issues/1074
neilpang 5f6e3da766 fix https://github.com/Neilpang/acme.sh/issues/1062
change back to use openssl for tls mode.
Daniel 5261162fdf Remove stray single-quote
Get rid of a single stray erroneous single-quote that is breaking socat when using standalone mode.
neilpang 270ce87582 add debug info
neilpang 95949b6519 minor
neilpang 36309e6dbc minor, fix debug info
neilpang 53273a15bf use socat for tls mode
neilpang 3eeb090578 fix tls mode back to use openssl
neilpang 8148bfeacf fix https://github.com/Neilpang/acme.sh/issues/998
neilpang c73fdd4022 minor
neilpang 4356eefbb1 fix https://github.com/Neilpang/acme.sh/issues/1005#event-1232471561
neilpang 6104680caa fix https://github.com/Neilpang/acme.sh/issues/999
neilpang f9cdfd3e5b fix for behind proxy
neilpang 443a5ca0c2 socat tls mode
neilpang 3794b5cb58 fix changes for :https://community.letsencrypt.org/t/acme-sh-standalone-fails-multiple-validation-requests-staging-multi-va/41249/8
use socat instead of nc.
neilpang 309bec474f add warning for dns manual mode
Michele a07395fb56 Added support for busybox in time2str()
awk fallback if none of preceding method works
neilpang 415f375ce6 support fcrontab, fix https://github.com/Neilpang/acme.sh/issues/966
Brian Candler 8eab77f3c6 Add deployment script for unifi controller
neilpang a5c56c547d minor, fix dns param
Brian Candler 3281043e27 Clarify keylength parameter to _isEccKey() and _initpath()
Closes 
neilpang c4d0aec536 do not retry for a invalid cert in cronjob.
fix https://github.com/Neilpang/acme.sh/issues/939
neil 81772fb703 minor, fix format
neilpang 5f8b60a0e5 fix https://github.com/Neilpang/acme.sh/issues/926
don't trigger validation for dns manually mode
neilpang 6b185d20c0 fix format
neilpang 1bbc33a0cf minor fix CA_DIR
neilpang a71eba07a1 minor, fix resource name
neilpang 422dd1fa4f Implement deactivate account: --deactivate-account
neilpang c4b2e5829e add always-force-new-domain-key. fix https://github.com/Neilpang/acme.sh/issues/914
neilpang 1be222f6ed minor
neilpang 14d7bfdab2 fix deactivate for lower rate limit
neilpang ea722da3de add debug info
neilpang d04434e3ec fix alias
neilpang eb0ef6bd3d fix https://github.com/Neilpang/acme.sh/issues/614#issuecomment-311160843
neil 841b762796 minor
neilpang 88ada80686 step to 2.7.3
neilpang 8f01919f62 minor
neilpang 98394f99b5 fix server host
neilpang cae50e16a7 fix https://github.com/Neilpang/acme.sh/issues/882#issuecomment-309383956
neilpang 4a2ac7bd2e fix renew for stage cert
neilpang a3bdaa85f2 minor
neilpang 40ef86f475 fix for deactivate function
neilpang 4cee14f3c5 fix format
neilpang 48d9a8c180 support `--server`
neilpang 08b4e1a744 add ACME_NO_COLOR and `--no-color` not to ouput color text
neil d68f0999a4 Merge pull request from Neilpang/aix
fix https://github.com/Neilpang/acme.sh/issues/805
neilpang 2c9ed4c565 check invalid subject cn in the csr
fix https://github.com/Neilpang/acme.sh/issues/805
neilpang b963dadc14 fix format
neilpang b9a972bccd fix openssl 1.1.0 for https://github.com/Neilpang/acme.sh/issues/888
neilpang fcc0aef7f4 start 2.7.2
neilpang f3dc5dd12f fix https://github.com/Neilpang/acme.sh/issues/881#issuecomment-309026385
neilpang 326c386b2e add debug message
neil a79e96802f Merge pull request from Neilpang/master
sync
neilpang 65b22b493c minor, debug info
neil 8e845d9f21 make install command respect LE_CONFIG_HOME env
neilpang 450efea191 fix format
neilpang 241cfc4342 fix nginx mode issue for multiple entries
neilpang 7c67e3d7e2 fix typo
neilpang 674790a511 add more detect for nginx mode
neilpang df711b0ea2 minor, add debug info
neilpang 8a420dd853 fix https://github.com/Neilpang/acme.sh/issues/865#issuecomment-304599955
neilpang f8bcfeb2ab fix xargs issue for freebsd
https://github.com/Neilpang/acme.sh/issues/865#issuecomment-304599955
neil ded4469efe fix for openbsd, sed doesn't support `I` option.
neilpang ed3dda7da9 fix format
neilpang fa93d68b08 promote performance
neil b420ec6cb9 fix for performance of _h2b() function
neil 2844d73dc7 fix https://github.com/Neilpang/acme.sh/issues/844
neilpang 5b3e3d9cf4 fix https://github.com/Neilpang/acme.sh/issues/812
neilpang 148f869bec fix https://github.com/Neilpang/acme.sh/issues/805
neil 3f1a76d9e4 fix https://github.com/Neilpang/acme.sh/issues/808
neil 3c07f57aad minor remove spaces
neilpang fcdf41ba29 support change account conf from env
Kok Suan Lim 7f618e7ecc fix missing space bug on if statement
neilpang 482cb73702 fix https://github.com/Neilpang/acme.sh/issues/758
neilpang 3576754c21 fix https://github.com/Neilpang/acme.sh/issues/549
neilpang 49d75a0cd4 minor, add more error message
neilpang 7df062b7d7 add more debug info
neilpang f3b434397b v2.6.8 support Docker
neilpang 232c7361a9 fix format
neilpang d8ba26e664 add retry for issuer cert
neil 6cf7be4b7e fix https://github.com/Neilpang/acme.sh/issues/751
neil 58d4c74b0b export Le_Domain for reloadcmd
fix https://github.com/Neilpang/acme.sh/issues/558#issuecomment-289926193
Josh Soref f94433e504 spelling: validation
Josh Soref 8f73e24175 spelling: specifies
Josh Soref 61a48a5b9f spelling: please
Josh Soref 84a6730b1a spelling: obtain
Josh Soref 357b514bc9 spelling: lines
Josh Soref b54ce31078 spelling: changing
neilpang 13fe54c938 update doc
neilpang 5c539af7d7 rename parameters
neil 7f25205aeb Merge pull request from jtbr/curl-patch
--ca-path patch for curl/wget ssl support
jtbr 4bdab73dd5 formatting
jtbr f19f21007c formatting
jtbr f21dd9117d Handle case of busybox netstat, with no pid support
jtbr 2aa75f034f Adds support for --ca-path option for using non-default curl/wget CA certs
neil c87cd0de73 fix https://github.com/Neilpang/acme.sh/issues/729 https://github.com/Neilpang/acme.sh/issues/721
neil 4dd646a424 fix https://github.com/Neilpang/acme.sh/issues/719
neilpang c4bf5eef73 add _upper_case and _lower_case
neil f08a79d372 fix nginx mode
neil 5378d9ca26 fix nginx mode
neilpang 6fb2a1ed39 minor fix comments
neilpang e735d8d4e5 minor
neil 58ef6d8385 fix wget error message
neilpang 177b57e1c0 fix wget content on 404 error
neilpang 810c129ca9 minor fix error message
neilpang f731a4c704 fix 404 for wget
neilpang 39a1f1ef64 fix 404 for wget
neil 9b12407028 Wget ()
* --use-wget force to use wget

* fix force wget
neil 81532f375e fix https://github.com/Neilpang/acme.sh/issues/667#issuecomment-282629936
neilpang 7c2e875494 fix https://github.com/Neilpang/acme.sh/issues/675
neilpang c719a61ea7 fix format
neilpang 58e4d337e4 clear the pending authz when issue error
fix bug https://github.com/Neilpang/acme.sh/issues/663
neilpang 342128a457 fix format
neilpang 4410226db1 add --toPkcs8 command
fix https://github.com/Neilpang/acme.sh/issues/664
neilpang 77f1ea40cd fix format
neilpang 851fedf751 rename OPENSSL_BIN to ACME_OPENSSL_BIN
neilpang e6cd596dc9 add debug info
neilpang 044da37c95 change installcert parameter order
neilpang 1efb2085e9 fix debug info
neil 8796adfd63 fix https://github.com/Neilpang/acme.sh/issues/614
neilpang 85e1f4ea13 refactor parameters
neilpang d9c9114b3b refactor key length
neilpang 02140ce763 refactor alt domains
neilpang af1cc3b331 refactor params
neilpang 93bce1b24c support multiple deploy hook
fix https://github.com/Neilpang/acme.sh/issues/508
neilpang e6e85b0c55 secure debug message
neilpang 52765466c1 fix syslog doc
neilpang 113089be5d fix syslog level
neilpang fc6cf4d963 fix syslog
neilpang 6480250221 fix for freebsd
neilpang c70432996a compatible to openssl 0.9 for hmac function
neil b7924ce58b fix format
neil 0bc745f68f retry if nonce is invalid
fix https://github.com/Neilpang/acme.sh/issues/627
neilpang 52f8b787c9 fix https://github.com/Neilpang/acme.sh/issues/622
neilpang ad153ae041 fix https://github.com/Neilpang/acme.sh/issues/622
neilpang 72af092cc1 fix https://github.com/Neilpang/acme.sh/issues/614
neilpang 7db28745c8 start v2.6.7
neilpang 6921211461 fix debug message