Commit Graph

3624 Commits

Author SHA1 Message Date
neil e66337a1db fix badge 2020-08-28 20:11:39 +08:00
neil e087bccd33 remove travis 2020-08-28 20:11:39 +08:00
neil 8017774bf3 add token 2020-08-28 20:11:38 +08:00
neil 5f4d08ada5 fix name 2020-08-28 20:11:38 +08:00
neil 1ad450d753 add ubuntu test in github actions 2020-08-28 20:11:38 +08:00
neil f1692b3436 begin 2.8.8 2020-08-28 20:10:12 +08:00
neil fdb96e91f1 match issuer ignoring case 2020-08-27 21:41:18 +08:00
neilpang 8d0e485120 add set-default-ca 2020-08-27 18:07:26 +08:00
neil 0c15655574
Merge pull request #3125 from lcts/usage-cleanup
Update individual 'Usage: ...'-messages to match showhelp()
2020-08-22 00:55:44 +08:00
neilpang 328b6d1cc6 add docker hub badge 2020-08-21 18:19:26 +08:00
Christopher Engelhard b67d663a38 fix wrong options listed in --ecc help entry 2020-08-21 12:19:26 +02:00
Christopher Engelhard dd6c5c9eea add documentation for --password option 2020-08-21 12:15:45 +02:00
Christopher Engelhard 2e87e64bd1 update individual Usage: messages to match showHelp 2020-08-21 12:12:30 +02:00
neil a9403013df
Merge pull request #3069 from PedroLamas/pedrolamas/multi-arch-build
Fixes #3068 - Adds docker multi-arch support
2020-08-21 18:05:52 +08:00
Pedro Lamas 05477c1a03
Fixes Dockerfile 2020-08-21 11:03:53 +01:00
Pedro Lamas fcb6198a82
More updated following PR comments 2020-08-21 10:55:07 +01:00
Pedro Lamas 410d0bc125
Updates following PR comments 2020-08-21 10:40:13 +01:00
Pedro Lamas abc62b9348
more 2020-08-21 10:34:43 +01:00
Pedro Lamas 6fbf33c8f4
More changes 2020-08-21 10:17:54 +01:00
neil 0ceb750dc7
Merge pull request #3119 from lcts/usage-cleanup
Update showhelp() message & add some hyphenated option forms for clarity & consistency
2020-08-21 16:26:02 +08:00
Christopher Engelhard a48c22d14f add missing blank lines after links to wiki 2020-08-21 09:58:58 +02:00
Christopher Engelhard 1521199e44 add hidden alias --to-pkcs for --to-pkcs12 2020-08-21 09:56:57 +02:00
Christopher Engelhard 2910be82a4 revert change of --no-color option 2020-08-21 09:54:47 +02:00
Christopher Engelhard 07fdb087dc fix typo 2020-08-21 09:53:04 +02:00
Christopher Engelhard 58150f5dcd change --pkcs to --pkcs12 2020-08-21 09:53:04 +02:00
Christopher Engelhard e7a6ff39f9 fix wrong indentation 2020-08-21 09:53:04 +02:00
Christopher Engelhard b086afb272 fix some more issues in showhelp() 2020-08-21 09:53:04 +02:00
Christopher Engelhard 7decf76883 group commands logically, rearrange option forms in _process()
Commands have been reordered in showhelp() to a more consistent grouping,
help > version > install > certs > csr > account > cron > other

All option alternatives in _process() case statement have been reordered toshow the canonical variants first, legacy variants after.
2020-08-21 09:53:04 +02:00
Christopher Engelhard d81369d63a add hyphenated options, fix wrong -ccr in usage() 2020-08-21 09:53:04 +02:00
Christopher Engelhard c0fbe8237b reformat usage message for consistency & clarity 2020-08-21 09:53:04 +02:00
neil 58923b2846
Merge pull request #3099 from Alexilmarranen/dev
Issue2547 wrong url construction for multiple dns services
2020-08-20 22:10:34 +08:00
neil d9f9477a52
move badge
move badge
2020-08-20 21:44:37 +08:00
neil 966c744992 minor, just move badge position 2020-08-20 21:41:36 +08:00
neil 7e5107d90f
Merge pull request #3121 from acmesh-official/peb
Add pebble strict to CI
2020-08-20 21:33:32 +08:00
neil c1668c9bdb add pebble badge 2020-08-20 21:26:42 +08:00
neil 7ddc2ccf1a add TEST_CA 2020-08-20 21:06:21 +08:00
neil 3cd85fb395 install socat 2020-08-20 20:54:27 +08:00
neil b805ea9bf6 fix dir 2020-08-20 20:52:42 +08:00
neil edd76f595a fix dir 2020-08-20 20:37:23 +08:00
neil c131b63852 typo 2020-08-20 20:32:22 +08:00
neil a70f377388 add pebble 2020-08-20 20:18:53 +08:00
neil 15ce3ec41a
Merge pull request #3117 from acmesh-official/fix-preferred-chain-for-renewal
fix preferred chain for renewal
2020-08-20 09:14:48 +08:00
neil b7b01999d9
fix preferred chain for renewal
fix https://github.com/acmesh-official/acme.sh/issues/3116
2020-08-20 09:13:44 +08:00
Alexilmarranen 956114fc42 Issue2336 Add subdomain (3 and more) support
Fix for issue in https://github.com/acmesh-official/acme.sh/issues/2336#issuecomment-670522738
2020-08-19 00:50:18 +03:00
neil bb3a986859 Merge branch 'dev' of https://github.com/acmesh-official/acme.sh into dev 2020-08-18 23:28:25 +08:00
neil 50fefc3bb0 minor 2020-08-18 23:28:06 +08:00
neil 19555a98ed
Merge pull request #3112 from olibu/dev
Dev: Fix issue #2833
2020-08-18 22:30:30 +08:00
neil 9021f006f0 update shfmt 2020-08-18 22:22:03 +08:00
Oliver Burgmaier 2d5f14388e Revert "Removed content for clean pull request"
This reverts commit ab47bf6451.
2020-08-18 14:52:23 +02:00
Oliver Burgmaier ab47bf6451 Removed content for clean pull request 2020-08-18 14:01:02 +02:00