Mal Graty
693627a858
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
7 years ago
Mal Graty
48eaa0e5bf
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.
7 years ago
neil
4a6b31fbe2
Merge pull request #1268 from Neilpang/dev
fix format
7 years ago
neilpang
a63766a005
fix format
7 years ago
neil
47359c1a3b
Merge pull request #1267 from Neilpang/dev
sync
7 years ago
neilpang
abd0dad2bf
fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118
7 years ago
neilpang
54a52f7048
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
7 years ago
neilpang
f213215c81
fix lua
7 years ago
neil
96cde120b4
Merge pull request #1258 from wickerwaka/dreamhost_dns
Added DreamHost DNS API
7 years ago
neilpang
0096ef4ddb
fix ali
7 years ago
neilpang
ce6c7d4b59
fix dp
7 years ago
neilpang
b51ed9bbb7
https://github.com/Neilpang/acme.sh/issues/1251
7 years ago
neil
5c6af92a0d
Merge pull request #1264 from Neilpang/dev
sync
7 years ago
neilpang
d8eb08e214
fix format
7 years ago
neilpang
c6f5c7f1a3
fix gd
7 years ago
neilpang
a6b6e31cda
fix dp
7 years ago
neilpang
28145a9deb
fix ovh
7 years ago
neilpang
fa991c8501
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
7 years ago
neilpang
5f345d2089
fix https://github.com/Neilpang/acme.sh/issues/1262
7 years ago
neil
cc81668c8f
Merge pull request #1094 from Daniel15/cloudns-sub
[cloudns] Add support for sub user IDs
7 years ago
neil
6426e044d6
Merge pull request #1263 from jlduran/fix-key-file-permissions
Fix key file permissions
7 years ago
Jose Luis Duran
7b92371a03
Fix key file permissions
Introduced in 8201458332
.
Related to #1256 .
7 years ago
Martin Donlon
6105d4a4e6
Merge branch 'dev' into dreamhost_dns
7 years ago
Martin Donlon
84649e9d20
Addressing PR feedback
Replace printf with echo
Move dreamhost to bottom of DNS API list
7 years ago
neilpang
3c394f08b0
fix format
7 years ago
neilpang
64f07d9bf3
fix aws for acme v2
7 years ago
neilpang
849a6c12be
fix for acme v2
7 years ago
neilpang
9144ce746e
fix for v2 wildcard
7 years ago
neilpang
2655e726c9
update dns he
7 years ago
neil
de2970d7ef
Merge pull request #1259 from Neilpang/dev
sync
7 years ago
neilpang
012dd6986b
nginx
7 years ago
Martin Donlon
2ef9904d00
Merge branch 'dev' into dreamhost_dns
7 years ago
Martin Donlon
2c83224f07
Fixup dns_dreamhost travis failures
7 years ago
neilpang
0c63090a23
fix format
7 years ago
neilpang
0159277dbf
fix format
7 years ago
neilpang
6ca5f3d8f6
support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
7 years ago
neilpang
da0bd5a9dc
begin 2.7.7
7 years ago
neil
ce02ad641b
Merge pull request #1257 from Neilpang/dev
minor, fix error message
7 years ago
neilpang
78915896d5
minor, fix error message
7 years ago
neil
4a5d2e16d0
Merge pull request #1249 from Neilpang/dev
sync
7 years ago
neilpang
3e3161c747
fix format
7 years ago
neilpang
694af4aeb1
fix https://github.com/Neilpang/acme.sh/issues/1234
7 years ago
neilpang
52b945164c
fix https://github.com/Neilpang/acme.sh/issues/1247
7 years ago
neilpang
584fb2904b
fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
7 years ago
neil
71013b372d
Merge pull request #1245 from jim-p/acme-fix-1243
Add braces around ACCOUNT_URL when forming the protected parameters. Fixes #1243
7 years ago
neil
338b3ba590
Merge pull request #1244 from jim-p/acme-fix-1242
Consider a 200 final response code as an account that already exists. Fixes #1242
7 years ago
jim-p
6b798b01a8
Add braces around ACCOUNT_URL when forming the protected= line. Fixes #1243
7 years ago
jim-p
7df20e5049
When registering, consider a 200 final response code as an account that already exists. Fixes #1242
7 years ago
neil
7128d79935
Merge pull request #1239 from Neilpang/dev
sync
7 years ago
neilpang
e27dfbb0bb
update doc
7 years ago