Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/lego

Let's Encrypt client and ACME library written in Go
https://github.com/casbin/lego

Report App error to user.

2460688c3548387ea0f6ae80ed629aa527cbe0a3 authored over 8 years ago by Fedor Korotkiy <[email protected]>
Update usage of codegangster/cli to remove deprecation warning.

Fixes #206.

b5d5eee2dd269f88f181d7a437be80194bfd0235 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #204 from aebruno/fix-dyn-subdomains

Fixes #199

948483535f53c34d144419869ecbed86251a30f6 authored over 8 years ago by xenolf <[email protected]>
Fixes #199

Dyn provider was using incorrect zone in Present and Cleanup functions.
This uses FindZoneByFqdn...

ecf664eaefaf1b440ac30a2451e7dd978f918029 authored over 8 years ago by Andrew E. Bruno <[email protected]>
Merge pull request #201 from janeczku/route53-fix-priv-zone

Route 53: Make sure we don't provision to a private hosted zone

06124e09544be1c492ea00e976de218530f9072e authored over 8 years ago by xenolf <[email protected]>
Loading an account from file should fail if a integral part is nil.

Fixes #191

d93c71b61f62f7c10334de42e09a962046958a45 authored over 8 years ago by xenolf <[email protected]>
Make sure we don't provision to a private hosted zone

Route 53 allows multiple zones with the same name to co-exist in an
account. The most common use...

4d9e4f14875c37ea139875b862b4ea81bb491214 authored over 8 years ago by JanB <[email protected]>
Update changelog

96a24777ffb3c6a25f6bb0b3a7997969c1fcde4b authored over 8 years ago by xenolf <[email protected]>
Merge pull request #196 from JoyceBabu/patch-1

Optimized Dockerfile for smaller image size

562781dd1985a248adfc89466c7ebd032df3a1d1 authored over 8 years ago by xenolf <[email protected]>
Optimized Dockerfile for smaller image size

I have modified the official Dockerfile and made two changes

- Each RUN instruction creates a...

8482f665f6b038a0f36d22c68abf5a760cbe692a authored over 8 years ago by Joyce Babu <[email protected]>
Merge pull request #193 from janeczku/fix-dnsimple

Fix broken DNSimple provider

684400fe76a813e78d87803a62bc04d977c501d2 authored over 8 years ago by xenolf <[email protected]>
Fix: DNSimple passes not-a-FQDN string to FindZoneByFqdn()

65321943baa478a1f85a92d6a8c3a8a4dec45d12 authored over 8 years ago by JanB <[email protected]>
httpError - Set detail string to the content of the HTTP response if it's not parsed as JSON

Fixes #188

094e3d41bb0422746c31a8b0b2a2daeeb87408a7 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #186 from LukeHandle/patch-dns-retryquery

Retry logic for dnsQuery

cbca761215ab827032602934cd0d936ecb38e42e authored over 8 years ago by xenolf <[email protected]>
Fix typo in "retry"

a684bab9a4d1ba1f46deaf81072ad919bce46349 authored over 8 years ago by LukeHandle <[email protected]>
Merge pull request #185 from rekby/jws-out-of-range

Fix out of range

23e88185c255e95a106835d80e76e5a3a66d7c54 authored over 8 years ago by xenolf <[email protected]>
Retry logic for dnsQuery

Added a slice of NS to be used when retrying queries. Also used with FindZoneByFqdn()
Adjusted 2...

dbad97ebc60e209d2f49f9fae003d056e4e6c898 authored over 8 years ago by LukeHandle <[email protected]>
errors.New -> fmt.Errorf

e81192c912c324e6416d00cb243163903eef8d90 authored over 8 years ago by Rekby <[email protected]>
simple, without retriing

3ab9b75696f2286834d20c1d3d8ff86e2cd20e30 authored over 8 years ago by Rekby <[email protected]>
gofmt

334ebd6ee6322cef796cfa0be86743df4c83e9ff authored over 8 years ago by Rekby <[email protected]>
doesn't sleep after last try

7557681b06effe07acfd77eabc4da26d06467970 authored over 8 years ago by Rekby <[email protected]>
retry get nonce few times before return error

3a426a1382d157ccc75bc801edf9d5f33c2a4c69 authored over 8 years ago by Rekby <[email protected]>
typo

f32c8a55e7f509097d1f2b76e2eafe19eda33ee4 authored over 8 years ago by Rekby <[email protected]>
returt to master version for clean pull request

1107e337a5f43071d57675042786b57fe5ffa261 authored over 8 years ago by Rekby <[email protected]>
Fix out of range

ec18c6e42f2ffe3b342da2d524e87911e37c2a0f authored over 8 years ago by Rekby <[email protected]>
Merge pull request #183 from koep/docker

Add Dockerfile

23157e6ad692ef17d24340892c6d5ca0e8384f36 authored over 8 years ago by xenolf <[email protected]>
Fix out of range

232fbbef0837ed862bebff3543d13741745e55aa authored over 8 years ago by Rekby <[email protected]>
Fix a couple of lint and fmt issues.

74c6bbee866483cf8267ef162c0abb3139a9f927 authored over 8 years ago by xenolf <[email protected]>
Move duplicate code to a function

Signed-off-by: xenolf <[email protected]>

44d92633c6f11bd106d4913ee862f8c722c686cf authored over 8 years ago by xenolf <[email protected]>
Remove official (automatically tested) support for go 1.4

239a7005ef83bd19dc370aea388ca61147ffc521 authored over 8 years ago by xenolf <[email protected]>
Add Dockerfile

This enables users to build, ship and run lego with Docker.

94509ee581b551712a0e813034fc691eb9fc9d84 authored over 8 years ago by Christian Koep <[email protected]>
Merge pull request #182 from fd0/handle-non-json-response

Only try to parse JSON documents

157111fd1db049a0182825e033c746e918b196a4 authored over 8 years ago by xenolf <[email protected]>
Only try to parse JSON documents

This patch adds code to only parse the HTTP response body as JSON if the
content-type header adv...

ec667a7ed1f5a834b103450d3f912d8c41b08e5b authored over 8 years ago by Alexander Neumann <[email protected]>
Merge pull request #176 from willseward/do-authzone

DigitalOcean uses FindZoneByFqdn

ca19a90028e242e878585941c2a27c8f3b3efc25 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #174 from janeczku/route53-aws-sdk

Switch route53 provider to the official AWS SDK

fd99bdb74ab80de26171ac0d902c86e4a607c791 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #177 from csstaub/master

Build with go-jose.v1 (instead of master)

4975774a3f13c1da525a27de6992d11a1f91594b authored over 8 years ago by xenolf <[email protected]>
Merge pull request #175 from xi2/update-readme-sudo

Update README sudo section

16e4486cfd430053ae98dd111abd5c7a2a94a663 authored over 8 years ago by xenolf <[email protected]>
Build with go-jose.v1 instead of master

6528bf217eb8623e0e134eda0264cf854b560b9e authored over 8 years ago by Cedric Staub <[email protected]>
Switch route53 provider to the official AWS SDK

Fully backwards compatible in terms of credential mechanisms
(environment variables, shared cred...

9f1b9e39af0b2e3552d2be99a0333dbe21b3dae7 authored over 8 years ago by Jan Broer <[email protected]>
digital ocean uses FindZoneByFqdn

b14cf9e75633f70352b3585da412ca496cdbb326 authored over 8 years ago by Wills Ward <[email protected]>
Update README sudo section

7f14e2a4aa88a2b83f30fc48475cda7974e4209d authored over 8 years ago by Michael Cross <[email protected]>
Merge pull request #172 from xi2/update-readme-example

Update README example section

0a681c253df75208a597c4edc564d7b3a78c0526 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #171 from xi2/gandi-add-live-test

Gandi DNS: add live test

4c1e6a183c5623249da08b22bec6c060a02b92d5 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #170 from kennyballou/readme_update

Update README usage Section

d46784c2563750a5d1318d29c59db98c06a43a85 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #169 from xi2/gandi-use-findzonebyfqdn

Gandi DNS: use acme.FindZoneByFqdn function

3f7e7fdbc888c058d7d8a90081a861d5c1855d59 authored over 8 years ago by xenolf <[email protected]>
Gandi DNS: add live test

e99d2ee63f303918441539cc782d867ab744c5be authored over 8 years ago by Michael Cross <[email protected]>
Update README example section

19911dc180fc6a8d97a524647c91ebc463302343 authored over 8 years ago by Michael Cross <[email protected]>
Gandi DNS: use acme.FindZoneByFqdn function

3d7abd9093a762e5fae7cf2e4ae1accc989bc430 authored over 8 years ago by Michael Cross <[email protected]>
Update README usage Section

The usage output seems to have drifted and was causes confusion when
attempting to use as a refe...

5474a0e80cd722eaf7a2811d498375c342eb7bd8 authored over 8 years ago by kballou <[email protected]>
Merge pull request #142 from LukeHandle/patch-dns-providers

Use zone name when talking to DNS APIs

8512faba3bc2be92d196a4ce2ea4124a30388fde authored over 8 years ago by xenolf <[email protected]>
Adjust cloudflare provider timeout values to better cope with spikes in propagation time. Fix #167

af94ecc8b40a036707c317a3543d2afb578eea01 authored over 8 years ago by xenolf <[email protected]>
Revert "Updated timeout for cloudflare dns challenge"

a7ce32d9becfcf3bbcd4a0e2db57a4f548563b39 authored over 8 years ago by xenolf <[email protected]>
Revert "Updated timeout for cloudflare dns challenge"

250bb86a2b74dff8a91d23a9f341242a433f47de authored over 8 years ago by xenolf <[email protected]>
Merge pull request #163 from rgl/master

Add DNS challenge provider for Vultr.

1ee5cbd9e89b37bd29c1f861466eac1350c7035e authored over 8 years ago by xenolf <[email protected]>
Merge pull request #168 from JorritSalverda/patch-1

Updated timeout for cloudflare dns challenge

1469abcb0c907df61234c9078b16f5302d9ac88c authored over 8 years ago by xenolf <[email protected]>
Updated timeout for cloudflare dns challenge

Updated timeout for cloudflare dns challenge record propagation to fix issue as described in htt...

2eb4adca59c140dca2983d7d4957899e718a07b2 authored over 8 years ago by Jorrit Salverda <[email protected]>
Add DNS challenge provider for Vultr.

4d7223057d80987eac960f4121e6329b3a30401e authored over 8 years ago by Rui Lopes <[email protected]>
Merge pull request #166 from xenolf/readme-updates

Update README and version

735d41fbc87066c2e8d2a3b685b809b93401af14 authored over 8 years ago by xenolf <[email protected]>
Update README and version

41cfcd79df2f19348ce99d0c4a7f54bddf58b57f authored over 8 years ago by Matthew Holt <[email protected]>
Fix PR builds

636fb51fb049cf65c260ba8ea6dc4dc7cfebafa9 authored over 8 years ago by xenolf <[email protected]>
Make travis not fail on PR builds

5add7b28c9bee8ac0d50a091e1bf961fc127d967 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #164 from xi2/unexport-gandi-endpoint

Gandi DNS: Unexport Endpoint variable

c006c654364bbccb2f30c5e3e5dd0dcd71046017 authored over 8 years ago by xenolf <[email protected]>
Add workaround for go.googlesource.com rate limit

53b727ada4bc52186fd9a67b67128e54b4f008d4 authored over 8 years ago by xenolf <[email protected]>
Gandi DNS: Unexport Endpoint variable

6c2e92dd9292a7aec1629d0791d93dda5336291e authored over 8 years ago by Michael Cross <[email protected]>
Merge pull request #157 from beevik/dns-credential-handling

Make DNS provider credential-handling more consistent.

4d8e4d3ec1dcd81cdcbc30e9f06a460f2a5e1e69 authored over 8 years ago by xenolf <[email protected]>
Use zone name when talking to DNS APIs

This should handle multiple zones more efficiently

20ab8300eb5c1f835efa9ce8a41241625bb5a62c authored over 8 years ago by LukeHandle <[email protected]>
Make DNS provider credential-handling more consistent.

Different DNS providers were handling credentials in different ways.
Some were reading credentia...

47219adc008ae430baeb16761d0d751e3ae45267 authored over 8 years ago by Brett Vickers <[email protected]>
Update changelog

43c55a690ff4db7ab8a6deb0f6129e71ce1a7621 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #162 from xi2/googlecloud

googlecloud dns: Make package name match import path

bc8cfbe0d6c5f0775a0282d45fba63f8e1089b02 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #105 from aebruno/dns-dyn

Add Dyn DNS provider

c1b0d4387d75cd9291393ae5a45b6a0baf9bab81 authored over 8 years ago by xenolf <[email protected]>
golint fixes.

- dynRequest should be private to dyn package
- Fix JobID name

b10c35bba19205faf7f9c7d83f1acea5e5eb1f6d authored over 8 years ago by Andrew E. Bruno <[email protected]>
googlecloud dns: Make package name match import path

Also, add package description

516d2a65e1846df48ca6cd12b2124f82aee84cf6 authored over 8 years ago by Michael Cross <[email protected]>
Fix namecheap test

cbcaa2da5015ac2a5728c90b766b6476a7324fbe authored over 8 years ago by xenolf <[email protected]>
Fix a few golint errors.

4562a14383500eef57604f8bf75893c1e515383b authored over 8 years ago by xenolf <[email protected]>
Fix typo in dns_challenge

d6fb247c2959cea396de5d8803cbff941314964e authored over 8 years ago by xenolf <[email protected]>
Make DO and namecheap providers use a HTTP client with a timeout.

e06278fead22272533a10d147621d323e8f4e08b authored over 8 years ago by xenolf <[email protected]>
Rename googlecloud provider files to be more in-line with the other providers.

0ba8d6993bc0f08e2ef8aef9c33dda6ff451b4a5 authored over 8 years ago by xenolf <[email protected]>
Add timeout to HTTP client

9f8d5e4076d5ef436b77b569a31d8fe47de420c1 authored over 8 years ago by Andrew E. Bruno <[email protected]>
Merge pull request #141 from peterwald/master

Add DNS challenge provider for Google Cloud DNS

d77634bb2b31ce2c7bd91630bd2b3a5f95d15b7c authored over 8 years ago by xenolf <[email protected]>
Add DNS challenge provider for Google Cloud DNS

Use GCE_PROJECT to designate your GCE project.

Authentication is automatically picked up from g...

4da4506839542e67eab9993c930b0edf04a7f7ec authored over 8 years ago by Peter Waldschmidt <[email protected]>
Move dyn provider out of acme package per #144

1de97a90da1d464ede4b022a760b156ea7d0ca9e authored over 8 years ago by Andrew E. Bruno <[email protected]>
Add Dyn DNS provider

This commit adds support for Dyn, specifically Dyn Managed DNS. Makes
use of the Dyn REST API [1...

b90b31980ad28c1ca7d4cd81a83d7310be87c75e authored over 8 years ago by Andrew E. Bruno <[email protected]>
Add go 1.6 to travis tests

9ba0eda945b6a6b91db0dfe43a3a601c7ffbc6a9 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #155 from beevik/cleanup-help

Add a separate 'dnshelp' command.

7ca253d0dc859c19d9cae98f7980a4df3e739c6c authored over 8 years ago by xenolf <[email protected]>
Add a separate 'dnshelp' command.

Move the DNS provider (--dns) help to a separate command and elaborate on its usage by providing...

855dff01da5e3511b89ebf93655082c868e4ab5d authored over 8 years ago by Brett Vickers <[email protected]>
Merge pull request #153 from beevik/namecheap

Add DNS challenge provider for namecheap.

19d96bab0bec033e21b37637d46643aaddd0a6c3 authored over 8 years ago by xenolf <[email protected]>
Add DNS challenge provider for namecheap.

55968bcd2146787f6e97f9d30b130ae6a91ced35 authored over 8 years ago by Brett Vickers <[email protected]>
Merge pull request #133 from xi2/gandi-dns-challenge-provider

Add Gandi DNS challenge provider

8c3023d198157c25ec718608a04ee2a1939c9f7e authored over 8 years ago by xenolf <[email protected]>
Merge pull request #148 from xi2/challenge-provider-custom-timeout

Add ChallengeProviderTimeout type to acme package

faed8af4f27958924aeacfe2d06e8f9bdbfba32c authored over 8 years ago by xenolf <[email protected]>
Add Gandi DNS challenge provider

bcd4e51d65a9b8001a0e699ebb66afd693e93144 authored over 8 years ago by Michael Cross <[email protected]>
Add ChallengeProviderTimeout type to acme package

This type allows for implementing DNS ChallengeProviders that require
an unsually long timeout w...

8aa797f49d8ae62385e570b8ebe8769f06a80dec authored over 8 years ago by Michael Cross <[email protected]>
Merge pull request #154 from xi2/improve-challengeprovider-comment

Improve wording of ChallengeProvider comment

f00bb8b4bb046f0ec0a817ed90aec58aea093f8a authored over 8 years ago by xenolf <[email protected]>
Adjust naming of webroot provider to be in line with DNS providers.

118d9d5ec92bc243ea054742a03afae813ac1314 authored over 8 years ago by xenolf <[email protected]>
Merge pull request #118 from adriencarbonne/master

Added a --webroot option for HTTP challenge

325db78c917bc8d7828baaa55c815ff2049a4f97 authored over 8 years ago by xenolf <[email protected]>
Improve wording of ChallengeProvider comment

f70a48e28af671a7ffe8f631510c66270e43ec29 authored over 8 years ago by Michael Cross <[email protected]>
Excluding DNS01 and TLSSNI01 challenges if --webroot is used

0886c37703152b40425ae3ee00aec58e35b7d4f2 authored over 8 years ago by Adrien Carbonne <[email protected]>
Fixed CLI after WebRoot provider was moved

4116254e6caa27b97ae47a5d78ceaa6a06fe3348 authored over 8 years ago by Adrien Carbonne <[email protected]>
Relocating provider to lego/providers/http/webroot

7ebad0e886a861ea04538a146d541e43d388453f authored over 8 years ago by Adrien Carbonne <[email protected]>
Merge remote-tracking branch 'refs/remotes/xenolf/master'

eb773f17d220989c872f04e4c86530327975918b authored over 8 years ago by Adrien Carbonne <[email protected]>
Add link to account to certificate meta data.

98c95e83c9c0ee8958ed34880eac17b407e30e83 authored over 8 years ago by xenolf <[email protected]>