Commit Graph

574 Commits

Author SHA1 Message Date
neilpang a5a0e564dd fix https://github.com/Neilpang/acme.sh/issues/1322 2018-03-10 10:33:33 +08:00
neilpang 716f727753 fix https://github.com/Neilpang/acme.sh/issues/1105 2018-03-09 20:14:41 +08:00
neilpang 7e381f8e5d fix format 2018-03-09 08:09:32 +08:00
neilpang 183063a244 add more safe check 2018-03-09 08:06:42 +08:00
neilpang ef871775b7 fix https://github.com/Neilpang/acme.sh/issues/1336 for wget 2018-03-08 21:27:52 +08:00
neilpang 45e386b26d fix https://github.com/Neilpang/acme.sh/issues/1336 2018-03-08 19:49:53 +08:00
neilpang e1db5db8ac fix https://github.com/Neilpang/acme.sh/issues/1105 2018-03-07 21:25:07 +08:00
jim-p 7445a3be59 Add ACME v2 test around cert copy. Fixes #1330
Without this, the work done a few lines above is clobbered, leaving
the fullchain.cer containing only the certificate, not the CA and
certificate chain.
2018-03-06 17:00:57 -05:00
neil 61eaa44cf8
Merge pull request #1316 from Neilpang/alias
Alias
2018-03-01 22:38:05 +08:00
neilpang 86ef0a2609 fix https://github.com/Neilpang/acme.sh/issues/1295 2018-02-21 10:05:27 +08:00
neilpang bae50da799 fix https://github.com/Neilpang/acme.sh/issues/1266 2018-02-21 09:45:36 +08:00
neilpang 9ad7ac632a fix https://github.com/Neilpang/acme.sh/issues/1284#issuecomment-366616855 2018-02-19 21:07:01 +08:00
neilpang 5c568d6999 https://github.com/Neilpang/acme.sh/issues/1277 2018-02-17 10:31:34 +08:00
neilpang d84665cb64 fix https://github.com/Neilpang/acme.sh/issues/1271 2018-02-17 10:16:04 +08:00
neil 4bb5d27c59
Merge pull request #1218 from hcouplet/standalone-listen-address-fix
Standalone listen address fix. #1217
2018-02-17 10:14:12 +08:00
Jose Luis Duran 123e8f21b5
Set the account key file permissions 2018-02-16 15:42:32 -02:00
neilpang 6d6b2efdb5 fix he for solaris 2018-02-16 23:16:25 +08:00
neilpang a63766a005 fix format 2018-02-15 21:04:53 +08:00
neilpang b51ed9bbb7 https://github.com/Neilpang/acme.sh/issues/1251 2018-02-15 10:29:03 +08:00
Jose Luis Duran 7b92371a03 Fix key file permissions
Introduced in 8201458332.

Related to #1256.
2018-02-14 06:46:48 -02:00
neilpang 1f7df33e28 fix format 2018-02-13 22:26:36 +08:00
neilpang 64821ad4f5 support "--domain-alias" 2018-02-12 21:49:22 +08:00
neilpang 012dd6986b nginx 2018-02-12 20:01:40 +08:00
neilpang 6ca5f3d8f6 support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255 2018-02-10 23:23:31 +08:00
neilpang 875625b147 Support domain alias mode 2018-02-10 10:45:29 +08:00
neilpang da0bd5a9dc begin 2.7.7 2018-02-10 09:03:55 +08:00
neilpang 78915896d5 minor, fix error message 2018-02-07 23:49:08 +08:00
neilpang 694af4aeb1 fix https://github.com/Neilpang/acme.sh/issues/1234 2018-02-07 21:12:49 +08:00
neilpang 584fb2904b fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
2018-02-06 21:23:08 +08:00
neil 71013b372d
Merge pull request #1245 from jim-p/acme-fix-1243
Add braces around ACCOUNT_URL when forming the protected parameters. Fixes #1243
2018-02-06 09:29:56 +08:00
jim-p 6b798b01a8 Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243 2018-02-05 16:38:42 -05:00
jim-p 7df20e5049 When registering, consider a 200 final response code as an account that already exists. Fixes #1242 2018-02-05 16:37:57 -05:00
neilpang a51f109930 fix https://github.com/Neilpang/acme.sh/issues/1234 2018-02-05 20:28:50 +08:00
neil 726c7a4d32
Merge pull request #1225 from Neilpang/2
merge v2
2018-02-02 22:20:50 +08:00
Felix Wolfsteller 47b49f1be9 Slightly improved --help output, fixes #1137 . 2018-02-01 18:07:29 +01:00
neilpang 120cde169b fix format 2018-01-27 17:20:38 +08:00
neilpang 1c35f46b45 fix https://github.com/Neilpang/acme.sh/issues/1212 2018-01-26 21:37:30 +08:00
neilpang eea713eed2 Merge branch 'dev' into 2 2018-01-26 21:05:36 +08:00
neilpang d1067c60bf fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170 2018-01-25 21:08:20 +08:00
Herve Couplet 9134b6ea98 if local-address is present, bind to that ip instead of 0.0.0.0 2018-01-23 17:53:40 +01:00
neilpang c05eb0b1b2 fx format 2018-01-23 19:42:57 +08:00
neilpang 04a609b51f fix https://github.com/Neilpang/acme.sh/issues/1209 2018-01-21 20:20:54 +08:00
neilpang 37f39c0870 minor 2018-01-19 22:41:42 +08:00
Holger Böhnke 78d1cfb464 fix bug in the --ca-bundle param of passing -f to _readlink
When _readlink is called the -f param must not be passed. _readlink (with
leading underscore) is a wrapper around readlink (without leading
underscore). _readlink already passes -f to readlink, that's why it must
not be passed to _readlink.
2018-01-17 19:21:14 +01:00
neilpang cd9fb3b635 fix https://github.com/Neilpang/acme.sh/issues/1189 2018-01-16 21:29:53 +08:00
neilpang 9e9f839d96 support only one wildcard domain.
fix https://github.com/Neilpang/acme.sh/issues/1188#issuecomment-357684744
2018-01-16 21:29:52 +08:00
neilpang 60814ecfe1 typo 2018-01-16 21:29:52 +08:00
neilpang cd8fc35968 fix dns manual mode. 2018-01-16 21:29:48 +08:00
neilpang d2cde379ad fix ACME v2: deactivate/deactivate-account/revoke 2018-01-16 21:29:48 +08:00
neilpang 72f54ca6c1 support ACME v2 wildcard cert 2018-01-16 21:29:47 +08:00