]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
8 years agofix compatible to alpine linux
neil [Thu, 10 Mar 2016 15:43:03 +0000 (23:43 +0800)]
fix compatible to alpine linux

8 years agoMerge branch 'master' of https://github.com/Neilpang/le
neil [Thu, 10 Mar 2016 13:54:46 +0000 (21:54 +0800)]
Merge branch 'master' of https://github.com/Neilpang/le

8 years agofix compatible for centos5 nc-1.84-10. `-p` is not necessary for all the tested platf...
neil [Thu, 10 Mar 2016 13:54:07 +0000 (21:54 +0800)]
fix compatible for centos5 nc-1.84-10. `-p` is not necessary for all the tested platforms. so, remove it.

8 years agoadd example for ecc certificate
Neil [Thu, 10 Mar 2016 06:17:47 +0000 (14:17 +0800)]
add example for ecc certificate

8 years agominor, remove space
neil [Thu, 10 Mar 2016 05:47:35 +0000 (13:47 +0800)]
minor, remove space

8 years agotypo
neil [Thu, 10 Mar 2016 05:42:46 +0000 (13:42 +0800)]
typo

8 years agoAWS Route 53
Neil [Thu, 10 Mar 2016 04:21:32 +0000 (12:21 +0800)]
AWS Route 53

8 years agosupport pfsense
Neil [Wed, 9 Mar 2016 15:42:49 +0000 (23:42 +0800)]
support pfsense

8 years agofix compatible, 'sed -i' is not supported be freeBSD
neil [Wed, 9 Mar 2016 15:34:41 +0000 (23:34 +0800)]
fix compatible, 'sed -i' is not supported be freeBSD

8 years agofix compatible for pfsense.
neil [Wed, 9 Mar 2016 15:16:46 +0000 (23:16 +0800)]
fix compatible for pfsense.

8 years agofix compatible to pfsense. use "-config" for single domain to override the default...
neil [Wed, 9 Mar 2016 14:45:05 +0000 (22:45 +0800)]
fix compatible to pfsense.  use "-config" for single domain to override the default openssl config file.

8 years agoMerge pull request #90 from Fabian-Gruenbichler/update_initconf
Neil [Wed, 9 Mar 2016 11:39:32 +0000 (19:39 +0800)]
Merge pull request #90 from Fabian-Gruenbichler/update_initconf

Update initconf

8 years agoupdate _initconf proper " escaping
Fabian Grünbichler [Wed, 9 Mar 2016 10:33:24 +0000 (11:33 +0100)]
update _initconf proper " escaping

8 years agoupdate _initconf with ACCOUNT_KEY_PATH
Fabian Grünbichler [Wed, 9 Mar 2016 10:32:50 +0000 (11:32 +0100)]
update _initconf with ACCOUNT_KEY_PATH

8 years agominor, fix blank line
neil [Tue, 8 Mar 2016 15:18:48 +0000 (23:18 +0800)]
minor, fix blank line

8 years agominor, use "echo" for more compatible
neil [Tue, 8 Mar 2016 12:55:54 +0000 (20:55 +0800)]
minor, use "echo" for more compatible

8 years agominor
neil [Tue, 8 Mar 2016 12:44:12 +0000 (20:44 +0800)]
minor

8 years agominor, just more checks
neil [Tue, 8 Mar 2016 12:40:52 +0000 (20:40 +0800)]
minor, just more checks

8 years agominor
neil [Tue, 8 Mar 2016 12:18:24 +0000 (20:18 +0800)]
minor

8 years agoMerge branch 'refs/heads/pr/87'
neil [Tue, 8 Mar 2016 12:10:31 +0000 (20:10 +0800)]
Merge branch 'refs/heads/pr/87'

8 years agoModified code for Le_ReloadCmd
theit8514 [Tue, 8 Mar 2016 03:27:08 +0000 (22:27 -0500)]
Modified code for Le_ReloadCmd

8 years agoAdd post-renew hook for executing commands when certificate was renewed successfully.
theit8514 [Mon, 7 Mar 2016 22:09:02 +0000 (17:09 -0500)]
Add post-renew hook for executing commands when certificate was renewed successfully.

8 years agominor, uncomment the conf values
neil [Mon, 7 Mar 2016 13:14:05 +0000 (21:14 +0800)]
minor, uncomment the conf values

8 years agoexample
Neil [Mon, 7 Mar 2016 01:52:54 +0000 (09:52 +0800)]
example

8 years agoMerge pull request #86 from kaklakariada/fix-typo
Neil [Mon, 7 Mar 2016 01:38:46 +0000 (09:38 +0800)]
Merge pull request #86 from kaklakariada/fix-typo

Fix typo: Geting -> Getting

8 years agoFix typo: Geting -> Getting
kaklakariada [Sun, 6 Mar 2016 17:12:36 +0000 (18:12 +0100)]
Fix typo: Geting -> Getting

8 years agoMerge branch 'master' of https://github.com/Neilpang/le
neil [Fri, 4 Mar 2016 08:40:47 +0000 (16:40 +0800)]
Merge branch 'master' of https://github.com/Neilpang/le

8 years agominor: eval reload command
neil [Fri, 4 Mar 2016 08:40:34 +0000 (16:40 +0800)]
minor: eval reload command

8 years agoMerge pull request #82 from BlueAnanas/fix1
Neil [Thu, 3 Mar 2016 02:20:00 +0000 (10:20 +0800)]
Merge pull request #82 from BlueAnanas/fix1

Replace $@ by quoted "$@" in function selector

8 years agoReplaced $@ by quoted "$@"
BlueAnanas [Wed, 2 Mar 2016 23:18:19 +0000 (00:18 +0100)]
Replaced $@ by quoted "$@"

An $a without quotes is not putting quotes around expanded characters. The quotes around the server reload command get lost in the process.

8 years agotypo
Neil [Wed, 2 Mar 2016 14:53:36 +0000 (22:53 +0800)]
typo

8 years agotypos
Neil [Wed, 2 Mar 2016 14:53:07 +0000 (22:53 +0800)]
typos

8 years agoMerge pull request #81 from phanimahesh/patch-1
Neil [Wed, 2 Mar 2016 14:44:27 +0000 (22:44 +0800)]
Merge pull request #81 from phanimahesh/patch-1

simplify call by using $@.    We will not add more args,  but $@ is better.  Later, we will use getopt .

8 years agosimplify call by using $@
J Phani Mahesh [Wed, 2 Mar 2016 12:53:54 +0000 (18:23 +0530)]
simplify call by using $@

$@ refers to all arguments, which is a nice way of saying $1 $2 ..., plus it doesn't need updating if we need more arguments.

8 years agofix bug for cloudflare api
neil [Mon, 29 Feb 2016 14:42:26 +0000 (22:42 +0800)]
fix bug for cloudflare api

8 years agominor, add debug info
neil [Mon, 29 Feb 2016 05:38:40 +0000 (13:38 +0800)]
minor, add debug info

8 years agosupport FreeBSD
Neil [Sat, 20 Feb 2016 16:09:21 +0000 (00:09 +0800)]
support FreeBSD

8 years agoMerge pull request #75 from Neilpang/FreeBSD
Neil [Sat, 20 Feb 2016 16:08:27 +0000 (00:08 +0800)]
Merge pull request #75 from Neilpang/FreeBSD

Support FreeBSD

8 years agoSupport FreeBSD
neil [Sat, 20 Feb 2016 15:58:36 +0000 (23:58 +0800)]
Support FreeBSD

8 years agomore portable if bash is not in the default path.
neil [Fri, 19 Feb 2016 15:48:55 +0000 (23:48 +0800)]
more portable if bash is not in the default path.

8 years agofix uninstall crontab
neil [Fri, 19 Feb 2016 14:58:10 +0000 (22:58 +0800)]
fix uninstall crontab

8 years agoremove sudo from crontab
neil [Fri, 19 Feb 2016 14:35:18 +0000 (22:35 +0800)]
remove sudo from crontab

8 years agoMerge pull request #73 from travislee8964/master
Neil [Wed, 17 Feb 2016 09:10:10 +0000 (17:10 +0800)]
Merge pull request #73 from travislee8964/master

change "openssl sha" to "openssl dgst"

8 years agochange "openssl sha" to "openssl dgst"
Travis Lee [Wed, 17 Feb 2016 09:05:13 +0000 (17:05 +0800)]
change "openssl sha" to "openssl dgst"

8 years agosupport customized standalone server port for servers, that is behind HAProxy or...
neil [Sat, 13 Feb 2016 03:43:57 +0000 (11:43 +0800)]
support customized standalone server port for servers, that is behind HAProxy or load balance,    default is 80.

8 years agosupport ECC key, ECDSA certificate
neil [Fri, 12 Feb 2016 09:56:50 +0000 (17:56 +0800)]
support ECC key, ECDSA certificate

8 years agoUse openssl dgst -sha256 instead of openssl sha
neil [Fri, 12 Feb 2016 00:54:28 +0000 (08:54 +0800)]
Use openssl dgst -sha256 instead of openssl sha

8 years agoMerge pull request #69 from heldchen/patch-1
Neil [Fri, 12 Feb 2016 00:47:44 +0000 (08:47 +0800)]
Merge pull request #69 from heldchen/patch-1

renew() should return the function result code of issue()

Thanks for you fix. I just merged it.

An suggestion:  If you want to do something after a success renewal,  you can use the "Le_ReloadCmd" option.

In which you can write any valid bash command, that will be executed after renewal.

8 years agorenew() should return the function result code of issue()
Thomas [Thu, 11 Feb 2016 21:45:21 +0000 (22:45 +0100)]
renew() should return the function result code of issue()

currently the renew function does always return 0 even when the cert issuing failed. for now just return the function return code of issue().

maybe an additional offset (like +100) should be added to distinguish the issue error codes from the renew error codes.

8 years agofix doc error
neil [Sun, 7 Feb 2016 12:14:53 +0000 (20:14 +0800)]
fix doc error

8 years agofix links
neil [Sun, 7 Feb 2016 10:37:04 +0000 (18:37 +0800)]
fix links

8 years agofix link
neil [Sun, 7 Feb 2016 10:33:04 +0000 (18:33 +0800)]
fix link

8 years agoreadme for using api
neil [Sun, 7 Feb 2016 10:29:28 +0000 (18:29 +0800)]
readme for using api

8 years agosupport cloudxns.com api
neil [Sun, 7 Feb 2016 10:26:12 +0000 (18:26 +0800)]
support cloudxns.com api

8 years agogenerate default sample account.conf for the first time install
neil [Sat, 6 Feb 2016 15:23:00 +0000 (23:23 +0800)]
generate default sample account.conf for the first time install

8 years agominor, renewAll skip 'dnsapi' folder.
neil [Sat, 6 Feb 2016 15:06:05 +0000 (23:06 +0800)]
minor, renewAll skip 'dnsapi' folder.

8 years agotypos
neil [Sat, 6 Feb 2016 11:35:15 +0000 (19:35 +0800)]
typos

8 years agofix issue, decode the error message.
neil [Sat, 6 Feb 2016 05:32:46 +0000 (13:32 +0800)]
fix issue, decode the error message.

8 years agosupport dnspod.cn api
Neil [Tue, 2 Feb 2016 16:00:14 +0000 (00:00 +0800)]
support dnspod.cn api

8 years agoMerge branch 'master' of https://github.com/Neilpang/le
neil [Tue, 2 Feb 2016 15:55:23 +0000 (23:55 +0800)]
Merge branch 'master' of https://github.com/Neilpang/le

8 years agosupport dnspod.cn api
neil [Tue, 2 Feb 2016 15:54:49 +0000 (23:54 +0800)]
support dnspod.cn api

8 years agoMerge pull request #59 from dawsonbotsford/master
Neil [Tue, 2 Feb 2016 07:38:57 +0000 (15:38 +0800)]
Merge pull request #59 from dawsonbotsford/master

typos

8 years agoManual spacing fix
Dawson Botsford [Tue, 2 Feb 2016 07:36:43 +0000 (00:36 -0700)]
Manual spacing fix

8 years agoSpelling correction automated from the Spelling Bee
dawsonbotsford [Tue, 2 Feb 2016 07:34:56 +0000 (00:34 -0700)]
Spelling correction automated from the Spelling Bee

8 years agotypos
Neil [Tue, 2 Feb 2016 05:49:09 +0000 (13:49 +0800)]
typos

8 years agoSupport Windows
Neil [Tue, 2 Feb 2016 05:08:41 +0000 (13:08 +0800)]
Support Windows

8 years agoload account.conf at a earlier time, so that "STAGE" macro can be placed in the conf...
neil [Tue, 2 Feb 2016 05:05:54 +0000 (13:05 +0800)]
load account.conf at a earlier time, so that "STAGE" macro can be placed in the conf file.

8 years agoremove unnecessary error message if the folder is not a domain
Neil [Mon, 1 Feb 2016 01:39:58 +0000 (09:39 +0800)]
remove unnecessary error message if the folder is not a domain

remove unnecessary error message if the folder is not a domain.
The error message output made the cron send mail.

8 years agoUpdate README.md
Neil [Sun, 31 Jan 2016 15:48:23 +0000 (23:48 +0800)]
Update README.md

8 years agoMerge pull request #54 from Neilpang/installhome
Neil [Sun, 31 Jan 2016 09:57:03 +0000 (17:57 +0800)]
Merge pull request #54 from Neilpang/installhome

install to home. do not write /usr/local/bin anymore.

8 years agoinfo: Close and reopen your terminal to start using le
neil [Sun, 31 Jan 2016 09:53:19 +0000 (17:53 +0800)]
info: Close and reopen your terminal to start using le

8 years agoadd alias after install
neil [Sun, 31 Jan 2016 09:43:32 +0000 (17:43 +0800)]
add alias after install

8 years agouninstall alias
neil [Sun, 31 Jan 2016 09:38:44 +0000 (17:38 +0800)]
uninstall alias

8 years agodo not write /usr/loca/bin/ anymore. install to home.
neil [Sun, 31 Jan 2016 09:15:02 +0000 (17:15 +0800)]
do not write /usr/loca/bin/ anymore.  install to home.

8 years agonew usage of cloudflare api key
Neil [Sun, 31 Jan 2016 08:48:21 +0000 (16:48 +0800)]
new usage of cloudflare api key

8 years agoMerge pull request #51 from Neilpang/dnsapi
Neil [Sun, 31 Jan 2016 08:39:56 +0000 (16:39 +0800)]
Merge pull request #51 from Neilpang/dnsapi

support account config file to save dns api key

8 years agokeep compatible
neil [Sun, 31 Jan 2016 08:38:52 +0000 (16:38 +0800)]
keep compatible

8 years agosupport account config file to save dns api key
neil [Sun, 31 Jan 2016 08:30:01 +0000 (16:30 +0800)]
support account config file to save dns api key

8 years agoMerge pull request #46 from Neilpang/dnsapi
Neil [Sat, 30 Jan 2016 15:18:04 +0000 (23:18 +0800)]
Merge pull request #46 from Neilpang/dnsapi

how to use cloudflare api and create custom api

8 years agohow to use cloudflare api and create custom api
neil [Sat, 30 Jan 2016 15:15:30 +0000 (23:15 +0800)]
how to use cloudflare api and create custom api

8 years agoMerge pull request #45 from Neilpang/dnsapi
Neil [Sat, 30 Jan 2016 14:57:31 +0000 (22:57 +0800)]
Merge pull request #45 from Neilpang/dnsapi

support CloudFlare api for dns-01 challenge.

8 years agoinstall dnsapi
neil [Sat, 30 Jan 2016 14:51:36 +0000 (22:51 +0800)]
install dnsapi

8 years agosleep to wait dns record to take effect.
neil [Sat, 30 Jan 2016 14:47:22 +0000 (22:47 +0800)]
sleep to wait dns record to take effect.

8 years agofix bugs
neil [Sat, 30 Jan 2016 14:34:35 +0000 (22:34 +0800)]
fix bugs

8 years agominor fix
neil [Sat, 30 Jan 2016 14:11:09 +0000 (22:11 +0800)]
minor fix

8 years agodnsapi folder
neil [Sat, 30 Jan 2016 13:14:41 +0000 (21:14 +0800)]
dnsapi folder

8 years agoinstall dnsapi
neil [Sat, 30 Jan 2016 13:08:43 +0000 (21:08 +0800)]
install dnsapi

8 years agoexec
root [Sat, 30 Jan 2016 13:16:29 +0000 (16:16 +0300)]
exec

8 years agoinit dnsapi
neil [Sat, 30 Jan 2016 13:00:36 +0000 (21:00 +0800)]
init dnsapi

8 years agofix issue: do not re-generate domain key when call renew command
neil [Sat, 30 Jan 2016 02:39:02 +0000 (10:39 +0800)]
fix issue: do not re-generate domain key when call renew command

8 years agominor,add info message.
neil [Sat, 30 Jan 2016 02:24:41 +0000 (10:24 +0800)]
minor,add info message.

8 years agoMerge pull request #43 from raunsbaekdk/master
Neil [Fri, 29 Jan 2016 22:49:30 +0000 (06:49 +0800)]
Merge pull request #43 from raunsbaekdk/master

Updated DNS description

8 years agoUpdated DNS description
raunsbaekdk [Fri, 29 Jan 2016 22:35:34 +0000 (23:35 +0100)]
Updated DNS description

Making it clearer that you are supposed to create the TXT record under the _acme-challenge subdomain

8 years agominor
neil [Wed, 27 Jan 2016 05:15:12 +0000 (13:15 +0800)]
minor
  #check if there is sudo installed, AND if the current user is a sudoer.

8 years agoMerge branch 'master' of https://github.com/Neilpang/le
neil [Wed, 27 Jan 2016 02:33:11 +0000 (10:33 +0800)]
Merge branch 'master' of https://github.com/Neilpang/le

8 years agoMerge pull request #39 from Neilpang/sha256
Neil [Tue, 26 Jan 2016 13:23:03 +0000 (21:23 +0800)]
Merge pull request #39 from Neilpang/sha256

remove dependency to "sha256sum" and "base64"

8 years agoremove dependency to "sha256sum" and "base64"
neil [Tue, 26 Jan 2016 13:04:24 +0000 (21:04 +0800)]
remove dependency to "sha256sum" and "base64"

8 years agoMerge branch 'master' of https://github.com/Neilpang/le
neil [Tue, 26 Jan 2016 06:22:27 +0000 (14:22 +0800)]
Merge branch 'master' of https://github.com/Neilpang/le

8 years agominor, polish install message
neil [Tue, 26 Jan 2016 06:22:12 +0000 (14:22 +0800)]
minor, polish install message

8 years agoMerge pull request #38 from Neilpang/h2b
Neil [Mon, 25 Jan 2016 16:04:20 +0000 (00:04 +0800)]
Merge pull request #38 from Neilpang/h2b

h2b: my own hex to bin.  remove dependency to 'xxd' tool