]> git.proxmox.com Git - mirror_acme.sh.git/log
mirror_acme.sh.git
6 years agoMerge pull request #1300 from mal/aws-use-container-role
neil [Fri, 23 Feb 2018 11:56:01 +0000 (19:56 +0800)]
Merge pull request #1300 from mal/aws-use-container-role

Pull AWS creds from container role

6 years agoPull AWS creds from container role
Mal Graty [Tue, 20 Feb 2018 14:55:05 +0000 (14:55 +0000)]
Pull AWS creds from container role

Extend the AWS DNS API driver to support ECS container metadata by using
the special environment variable ECS sets in containers.

6 years agoMerge pull request #1299 from hebbet/patch-2
neil [Wed, 21 Feb 2018 08:13:15 +0000 (16:13 +0800)]
Merge pull request #1299 from hebbet/patch-2

small typo

6 years agosmall typo
hebbet [Wed, 21 Feb 2018 08:01:56 +0000 (09:01 +0100)]
small typo

6 years agoMerge pull request #1292 from mal/aws-use-instance-role
neil [Wed, 21 Feb 2018 02:20:35 +0000 (10:20 +0800)]
Merge pull request #1292 from mal/aws-use-instance-role

Let AWS DNS API driver pull creds from instance metadata

6 years agoMerge pull request #1270 from rbelnap/vault-deploy
neil [Wed, 21 Feb 2018 02:17:27 +0000 (10:17 +0800)]
Merge pull request #1270 from rbelnap/vault-deploy

Vault deploy

6 years agofix https://github.com/Neilpang/acme.sh/issues/1295
neilpang [Wed, 21 Feb 2018 02:05:27 +0000 (10:05 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1295

6 years agofix https://github.com/Neilpang/acme.sh/issues/1266
neilpang [Wed, 21 Feb 2018 01:45:36 +0000 (09:45 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1266

6 years agorename deploy hook vault to vault_cli
Bob Belnap [Tue, 20 Feb 2018 14:11:45 +0000 (09:11 -0500)]
rename deploy hook vault to vault_cli

6 years agoMake the instance metadata fetcher self-contained
Mal Graty [Tue, 20 Feb 2018 12:40:24 +0000 (12:40 +0000)]
Make the instance metadata fetcher self-contained

This is to provide a clean path to future extension work such as adding
a _use_container_role function to offer similar support for ECS
containers.

The $_using_role flag has also been made generic so that future role
providers can also make use of it.

6 years agoEmulate Boto when using role metadata
Mal Graty [Tue, 20 Feb 2018 00:34:55 +0000 (00:34 +0000)]
Emulate Boto when using role metadata

Use the behavior established in the botocore python library to inform
how and when instance metadata is fetched in an attempt to acquire valid
AWS credentials.

- Use it as a fallback when no other credentials are provided
- Set the timeout of metadata requests to 1 second

6 years agoLet AWS DNS API code pull creds from instance role
Mal Graty [Mon, 19 Feb 2018 17:48:54 +0000 (17:48 +0000)]
Let AWS DNS API code pull creds from instance role

Add option (AWS_USE_INSTANCE_ROLE) to have the AWS DNS API driver pull
the necessary credentials from the AWS EC2 instance metadata endpoint
when required.

This is a non-breaking change as it only takes effect when explicitly
turned on via the environment variable, and fails safe back to the
normal code path.

6 years agofix https://github.com/Neilpang/acme.sh/issues/1284#issuecomment-366616855
neilpang [Mon, 19 Feb 2018 13:07:01 +0000 (21:07 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1284#issuecomment-366616855

6 years agofix https://github.com/Neilpang/acme.sh/issues/1286
neilpang [Mon, 19 Feb 2018 04:43:56 +0000 (12:43 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1286

6 years agoMerge pull request #1283 from justmwa/master
neil [Mon, 19 Feb 2018 04:34:18 +0000 (12:34 +0800)]
Merge pull request #1283 from justmwa/master

Fixes

6 years agoother fixes
nytral [Sat, 17 Feb 2018 14:12:19 +0000 (15:12 +0100)]
other fixes

6 years agovarious fixes
nytral [Sat, 17 Feb 2018 14:08:13 +0000 (15:08 +0100)]
various fixes

6 years agoMerge pull request #1273 from jlduran/add-strongswan-freebsd
neil [Sat, 17 Feb 2018 03:43:42 +0000 (11:43 +0800)]
Merge pull request #1273 from jlduran/add-strongswan-freebsd

Add support for strongSwan deploys in FreeBSD

6 years agoMerge pull request #1279 from Neilpang/1277
neil [Sat, 17 Feb 2018 02:45:44 +0000 (10:45 +0800)]
Merge pull request #1279 from Neilpang/1277

https://github.com/Neilpang/acme.sh/issues/1277

6 years agohttps://github.com/Neilpang/acme.sh/issues/1277
neilpang [Sat, 17 Feb 2018 02:31:34 +0000 (10:31 +0800)]
https://github.com/Neilpang/acme.sh/issues/1277

6 years agofix https://github.com/Neilpang/acme.sh/issues/1271
neilpang [Sat, 17 Feb 2018 02:16:04 +0000 (10:16 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1271

6 years agoMerge pull request #1218 from hcouplet/standalone-listen-address-fix
neil [Sat, 17 Feb 2018 02:14:12 +0000 (10:14 +0800)]
Merge pull request #1218 from hcouplet/standalone-listen-address-fix

Standalone listen address fix. #1217

6 years agoMerge pull request #1274 from jlduran/add-account-key-permissions
neil [Sat, 17 Feb 2018 02:04:06 +0000 (10:04 +0800)]
Merge pull request #1274 from jlduran/add-account-key-permissions

Set the account key file permissions

6 years agoSet the account key file permissions
Jose Luis Duran [Fri, 16 Feb 2018 17:40:05 +0000 (15:40 -0200)]
Set the account key file permissions

6 years agofix he for solaris
neilpang [Fri, 16 Feb 2018 15:16:25 +0000 (23:16 +0800)]
fix he for solaris

6 years agoformat fix
Bob Belnap [Fri, 16 Feb 2018 14:19:47 +0000 (09:19 -0500)]
format fix

6 years agosyntax fixes
Bob Belnap [Fri, 16 Feb 2018 14:01:26 +0000 (09:01 -0500)]
syntax fixes

6 years agoAdd support for strongSwan deploys in FreeBSD
Jose Luis Duran [Fri, 16 Feb 2018 13:23:10 +0000 (11:23 -0200)]
Add support for strongSwan deploys in FreeBSD

Related to 8ea800205c2e5496b63e3244dc4849d629acc1ad

6 years agoupdate doc
neilpang [Fri, 16 Feb 2018 03:21:14 +0000 (11:21 +0800)]
update doc

6 years agoupdate doc
neilpang [Fri, 16 Feb 2018 02:48:25 +0000 (10:48 +0800)]
update doc

6 years agoadd vault deploy hook script
Bob Belnap [Thu, 15 Feb 2018 20:34:47 +0000 (15:34 -0500)]
add vault deploy hook script

6 years agoMerge pull request #1268 from Neilpang/dev
neil [Thu, 15 Feb 2018 13:16:41 +0000 (21:16 +0800)]
Merge pull request #1268 from Neilpang/dev

fix format

6 years agofix format
neilpang [Thu, 15 Feb 2018 13:04:53 +0000 (21:04 +0800)]
fix format

6 years agoMerge pull request #1267 from Neilpang/dev
neil [Thu, 15 Feb 2018 12:37:15 +0000 (20:37 +0800)]
Merge pull request #1267 from Neilpang/dev

sync

6 years agofix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118
neilpang [Thu, 15 Feb 2018 12:35:31 +0000 (20:35 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118

6 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Thu, 15 Feb 2018 04:39:06 +0000 (12:39 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

6 years agofix lua
neilpang [Thu, 15 Feb 2018 04:38:45 +0000 (12:38 +0800)]
fix lua

6 years agoMerge pull request #1258 from wickerwaka/dreamhost_dns
neil [Thu, 15 Feb 2018 04:35:37 +0000 (12:35 +0800)]
Merge pull request #1258 from wickerwaka/dreamhost_dns

Added DreamHost DNS API

6 years agofix ali
neilpang [Thu, 15 Feb 2018 04:26:35 +0000 (12:26 +0800)]
fix ali

6 years agofix dp
neilpang [Thu, 15 Feb 2018 02:51:13 +0000 (10:51 +0800)]
fix dp

6 years agohttps://github.com/Neilpang/acme.sh/issues/1251
neilpang [Thu, 15 Feb 2018 02:29:03 +0000 (10:29 +0800)]
https://github.com/Neilpang/acme.sh/issues/1251

6 years agoMerge pull request #1264 from Neilpang/dev
neil [Wed, 14 Feb 2018 14:56:13 +0000 (22:56 +0800)]
Merge pull request #1264 from Neilpang/dev

sync

6 years agofix format
neilpang [Wed, 14 Feb 2018 14:36:17 +0000 (22:36 +0800)]
fix format

6 years agofix gd
neilpang [Wed, 14 Feb 2018 14:31:02 +0000 (22:31 +0800)]
fix gd

6 years agofix dp
neilpang [Wed, 14 Feb 2018 12:52:06 +0000 (20:52 +0800)]
fix dp

6 years agofix ovh
neilpang [Wed, 14 Feb 2018 12:40:49 +0000 (20:40 +0800)]
fix ovh

6 years agoMerge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang [Wed, 14 Feb 2018 11:40:16 +0000 (19:40 +0800)]
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev

6 years agofix https://github.com/Neilpang/acme.sh/issues/1262
neilpang [Wed, 14 Feb 2018 11:39:47 +0000 (19:39 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1262

6 years agoMerge pull request #1094 from Daniel15/cloudns-sub
neil [Wed, 14 Feb 2018 11:23:07 +0000 (19:23 +0800)]
Merge pull request #1094 from Daniel15/cloudns-sub

[cloudns] Add support for sub user IDs

6 years agoMerge pull request #1263 from jlduran/fix-key-file-permissions
neil [Wed, 14 Feb 2018 09:31:40 +0000 (17:31 +0800)]
Merge pull request #1263 from jlduran/fix-key-file-permissions

Fix key file permissions

6 years agoFix key file permissions
Jose Luis Duran [Wed, 14 Feb 2018 08:44:06 +0000 (06:44 -0200)]
Fix key file permissions

Introduced in 8201458332ea5898177118097621dbac842ad64f.

Related to #1256.

6 years agoMerge branch 'dev' into dreamhost_dns
Martin Donlon [Wed, 14 Feb 2018 05:04:09 +0000 (21:04 -0800)]
Merge branch 'dev' into dreamhost_dns

6 years agoAddressing PR feedback
Martin Donlon [Wed, 14 Feb 2018 05:02:38 +0000 (21:02 -0800)]
Addressing PR feedback

Replace printf with echo
Move dreamhost to bottom of DNS API list

6 years agofix format
neilpang [Tue, 13 Feb 2018 14:23:36 +0000 (22:23 +0800)]
fix format

6 years agofix aws for acme v2
neilpang [Tue, 13 Feb 2018 14:17:20 +0000 (22:17 +0800)]
fix aws for acme v2

6 years agofix for acme v2
neilpang [Tue, 13 Feb 2018 12:08:05 +0000 (20:08 +0800)]
fix for acme v2

6 years agofix for v2 wildcard
neilpang [Tue, 13 Feb 2018 11:30:54 +0000 (19:30 +0800)]
fix for v2 wildcard

6 years agoupdate dns he
neilpang [Mon, 12 Feb 2018 12:40:24 +0000 (20:40 +0800)]
update dns he

6 years agoMerge pull request #1259 from Neilpang/dev
neil [Mon, 12 Feb 2018 12:07:57 +0000 (20:07 +0800)]
Merge pull request #1259 from Neilpang/dev

sync

6 years agonginx
neilpang [Mon, 12 Feb 2018 12:01:40 +0000 (20:01 +0800)]
nginx

6 years agoMerge branch 'dev' into dreamhost_dns
Martin Donlon [Sun, 11 Feb 2018 15:54:10 +0000 (07:54 -0800)]
Merge branch 'dev' into dreamhost_dns

6 years agoFixup dns_dreamhost travis failures
Martin Donlon [Sun, 11 Feb 2018 15:37:15 +0000 (07:37 -0800)]
Fixup dns_dreamhost travis failures

6 years agofix format
neilpang [Sat, 10 Feb 2018 15:34:34 +0000 (23:34 +0800)]
fix format

6 years agofix format
neilpang [Sat, 10 Feb 2018 15:24:43 +0000 (23:24 +0800)]
fix format

6 years agosupport Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
neilpang [Sat, 10 Feb 2018 15:23:31 +0000 (23:23 +0800)]
support Zonomi.com dns api:  https://github.com/Neilpang/acme.sh/issues/1255

6 years agobegin 2.7.7
neilpang [Sat, 10 Feb 2018 01:03:55 +0000 (09:03 +0800)]
begin 2.7.7

6 years agoMerge pull request #1257 from Neilpang/dev
neil [Sat, 10 Feb 2018 00:54:37 +0000 (08:54 +0800)]
Merge pull request #1257 from Neilpang/dev

minor, fix error message

6 years agominor, fix error message
neilpang [Wed, 7 Feb 2018 15:49:08 +0000 (23:49 +0800)]
minor, fix error message

6 years agoMerge pull request #1249 from Neilpang/dev
neil [Wed, 7 Feb 2018 14:31:03 +0000 (22:31 +0800)]
Merge pull request #1249 from Neilpang/dev

sync

6 years agofix format
neilpang [Wed, 7 Feb 2018 14:18:04 +0000 (22:18 +0800)]
fix format

6 years agofix https://github.com/Neilpang/acme.sh/issues/1234
neilpang [Wed, 7 Feb 2018 13:12:49 +0000 (21:12 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1234

6 years agofix https://github.com/Neilpang/acme.sh/issues/1247
neilpang [Wed, 7 Feb 2018 12:54:05 +0000 (20:54 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1247

6 years agofix https://github.com/Neilpang/acme.sh/issues/1191
neilpang [Tue, 6 Feb 2018 13:23:08 +0000 (21:23 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246

6 years agoMerge pull request #1245 from jim-p/acme-fix-1243
neil [Tue, 6 Feb 2018 01:29:56 +0000 (09:29 +0800)]
Merge pull request #1245 from jim-p/acme-fix-1243

Add braces around ACCOUNT_URL when forming the protected parameters. Fixes #1243

6 years agoMerge pull request #1244 from jim-p/acme-fix-1242
neil [Tue, 6 Feb 2018 01:28:22 +0000 (09:28 +0800)]
Merge pull request #1244 from jim-p/acme-fix-1242

Consider a 200 final response code as an account that already exists. Fixes #1242

6 years agoAdd braces around ACCOUNT_URL when forming the protected= line. Fixes #1243
jim-p [Mon, 5 Feb 2018 21:38:42 +0000 (16:38 -0500)]
Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243

6 years agoWhen registering, consider a 200 final response code as an account that already exist...
jim-p [Mon, 5 Feb 2018 21:37:57 +0000 (16:37 -0500)]
When registering, consider a 200 final response code as an account that already exists. Fixes #1242

6 years agoMerge pull request #1239 from Neilpang/dev
neil [Mon, 5 Feb 2018 14:10:37 +0000 (22:10 +0800)]
Merge pull request #1239 from Neilpang/dev

sync

6 years agoupdate doc
neilpang [Mon, 5 Feb 2018 13:19:48 +0000 (21:19 +0800)]
update doc

6 years agofix https://github.com/Neilpang/acme.sh/issues/1234
neilpang [Mon, 5 Feb 2018 12:28:50 +0000 (20:28 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1234

6 years agoMerge pull request #1232 from Neilpang/dev
neil [Fri, 2 Feb 2018 14:29:56 +0000 (22:29 +0800)]
Merge pull request #1232 from Neilpang/dev

sync

6 years agoMerge pull request #1225 from Neilpang/2
neil [Fri, 2 Feb 2018 14:20:50 +0000 (22:20 +0800)]
Merge pull request #1225 from Neilpang/2

merge v2

6 years agoMerge pull request #1231 from fwolfst/1137-doc_cert_removal
neil [Fri, 2 Feb 2018 01:16:51 +0000 (09:16 +0800)]
Merge pull request #1231 from fwolfst/1137-doc_cert_removal

1137 doc cert removal

6 years agoSlightly improved --help output, fixes #1137 .
Felix Wolfsteller [Thu, 1 Feb 2018 17:07:29 +0000 (18:07 +0100)]
Slightly improved --help output, fixes #1137 .

6 years agoAdd Readme-section about cert removal (#1137)
Felix Wolfsteller [Thu, 1 Feb 2018 17:06:26 +0000 (18:06 +0100)]
Add Readme-section about cert removal (#1137)

6 years agoMerge pull request #1229 from Neilpang/dev
neil [Thu, 1 Feb 2018 01:16:08 +0000 (09:16 +0800)]
Merge pull request #1229 from Neilpang/dev

sync

6 years agofix format
neilpang [Sat, 27 Jan 2018 09:20:38 +0000 (17:20 +0800)]
fix format

6 years agofix https://github.com/Neilpang/acme.sh/issues/1212
neilpang [Fri, 26 Jan 2018 13:37:30 +0000 (21:37 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1212

6 years agoMerge branch 'dev' into 2
neilpang [Fri, 26 Jan 2018 13:05:36 +0000 (21:05 +0800)]
Merge branch 'dev' into 2

6 years agofix format
neilpang [Fri, 26 Jan 2018 12:39:41 +0000 (20:39 +0800)]
fix format

6 years agofix format
neilpang [Fri, 26 Jan 2018 12:14:51 +0000 (20:14 +0800)]
fix format

6 years agoMerge pull request #1224 from martgras/patch-1
neil [Fri, 26 Jan 2018 06:58:05 +0000 (14:58 +0800)]
Merge pull request #1224 from martgras/patch-1

dns_azure - spelling  mistake in error message

6 years agospelling mistake in error message
martgras [Fri, 26 Jan 2018 06:53:47 +0000 (07:53 +0100)]
spelling  mistake in error message

6 years agofix for existing record
neilpang [Thu, 25 Jan 2018 15:25:50 +0000 (23:25 +0800)]
fix for existing record

6 years agoAdd selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues...
neilpang [Thu, 25 Jan 2018 15:18:37 +0000 (23:18 +0800)]
Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220

6 years agoMerge pull request #1219 from martgras/master
neil [Thu, 25 Jan 2018 15:11:00 +0000 (23:11 +0800)]
Merge pull request #1219 from martgras/master

Add Azure DNS API

6 years agoUpdate dns_azure.sh
neil [Thu, 25 Jan 2018 15:08:56 +0000 (23:08 +0800)]
Update dns_azure.sh

6 years agoUpdate dns_azure.sh
neil [Thu, 25 Jan 2018 14:58:11 +0000 (22:58 +0800)]
Update dns_azure.sh

6 years agoMerge pull request #1222 from Neilpang/dev
neil [Thu, 25 Jan 2018 13:17:43 +0000 (21:17 +0800)]
Merge pull request #1222 from Neilpang/dev

fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-3600…

6 years agofix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170
neilpang [Thu, 25 Jan 2018 13:08:20 +0000 (21:08 +0800)]
fix https://github.com/Neilpang/acme.sh/issues/1193#issuecomment-360025170