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

Add filename parameter (#612)

89eff6fc7b6791b4817053d46e165442f733942f authored about 6 years ago by Silas Rech <[email protected]>
Add DNS Provider for netcup (#610)

5a1c3d21347056084252e0e5360cf4c08790899d authored about 6 years ago by Laurendus <[email protected]>
Route53: Make it possible to configure from the env (#603)

ef7cd040022cbbda2836cd3026457208b0c9a2be authored about 6 years ago by Conor Mongey <[email protected]>
Add DNS Provider for IIJ (#606)

725b6b816afb378ed8285b0a5b174677de393eb5 authored about 6 years ago by keisuk-t <[email protected]>
dnsprovider: upgrade egoscale to v0.11.1 (#617)

f3cfe4a24a8249788b5331c2d5a809c23e79e381 authored about 6 years ago by Yoan Blanc <[email protected]>
Submit all dns records up front, then validate serially (#607)

de3accf531a7dd4eff65ae20e9787fc62045b674 authored about 6 years ago by Craig Peterson <[email protected]>
fix: for dep v0.5.0. (#609)

6588bc6fa5b9d47abae1b6c40ef73e166f44fa95 authored about 6 years ago by Ludovic Fernandez <[email protected]>
Route53: make provider timeouts configurable (#588)

8b6701514cc0a6285a327908f3f9ce05bcacbffd authored over 6 years ago by Conor Mongey <[email protected]>
Add EXEC_MODE=RAW support to DNS Provider exec (#586)

baad3dea994a8f33281895824421b8ec6f5fae36 authored over 6 years ago by Bill Shupp <[email protected]>
DuckDNS: fix TXT record update url (#601)

6edbd1572edfa3ea3695fe710083eaa9ddd53356 authored over 6 years ago by fl1pfl0p <[email protected]>
Exclude TLS ALPN for some CLI arguments (#599)

dd85f25cb3555b6bfbbd7c8ce92e71aae45daa29 authored over 6 years ago by Ludovic Fernandez <[email protected]>
NS1: use the authoritative zone and not the domain name (#463)

771679fe3df672ef4c05efcd4b88c40c44d4b1e2 authored over 6 years ago by Steve Coursen <[email protected]>
gcloud: update findTxtRecords to use Name=fqdn and Type=TXT, use in Present and Cleanup (#594)

255296ec828880aee2bee82d3ba2dfb565ca64d6 authored over 6 years ago by JP Phillips <[email protected]>
DNS Providers: Add ACME-DNS provider. (#591)

This commit adds a new DNS provider for
[acme-dns](https://github.com/joohoi/acme-dns) to allow...

04e2d74406d42a3727e7a132c1a39735ac527f51 authored over 6 years ago by Daniel McCarney <[email protected]>
SOA-API-EDIT should be SOA-EDIT-API (#593)

according to https://doc.powerdns.com/authoritative/domainmetadata.html#soa-edit-api

d30c2936477f7ee6c84afaedd11db9fae06da70b authored over 6 years ago by Area128 <[email protected]>
README: Change staging URL example for ACME v2. (#592)

8c82824a834581869e2b8a543de3cd0ce37989b1 authored over 6 years ago by Daniel McCarney <[email protected]>
Fix missing issuer certificates from Let's Encrypt (#587)

e0d512138c43e3f056a41cd7a5beff662ec130d3 authored over 6 years ago by Bill Shupp <[email protected]>
Lightsail: Fix Domain does not exist error (#512)

3a1c6202f638899980ada3d52ce5c327d536a6dd authored over 6 years ago by Derek Chen <[email protected]>
Add DNS Provider for NIFCLOUD DNS (#532)

f9c0fbd2986290953d4611c6c6827f05f98c04ab authored over 6 years ago by fuku <[email protected]>
Add DNS Provider for VegaDNS (#553)

3f09ecc0b12e8016358ac24e8e9fd05871204273 authored over 6 years ago by Bill Shupp <[email protected]>
feat: CA Server Name. (#590)

9bb5589e17964bfbfb4d25d204a6bb4e10bef3b2 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Don't trust identifiers order. (#589)

ACME draft Section 7.4 "Applying for Certificate Issuance"
https://tools.ietf.org/html/draft-ie...

a2543a2fde2fafa4bc663e0058e59915967e8034 authored over 6 years ago by Ludovic Fernandez <[email protected]>
refactor: replace Dial by DialContext. (#585)

94e14328abab654b00e601460b65bccda9998307 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Order polling wait (#581)

54422ab22699dc619f76a1e9d9f053667d9b4e50 authored over 6 years ago by Robert Kästel <[email protected]>
Add DNS Provider for SAKURA Cloud (#456)

05921d9810ba6798d6f2324c2ea0ed9c7b329a33 authored over 6 years ago by Kazumichi Yamamoto <[email protected]>
Review DNS providers (#580)

* refactor: create log.Infof and log.Warnf
* refactor: review DNS providers.
- use one `ht...

a1585a7b9afa8dcd05777b1d0528b87ff2b7c30a authored over 6 years ago by Ludovic Fernandez <[email protected]>
tls-alpn: add a function to return PEM blocks. (#579)

* feature(tls-alpn): add function to return PEM blocks.

57782ac3c12a4c837edac0e3874dc33dd671565c authored over 6 years ago by Ludovic Fernandez <[email protected]>
TLS-ALPN-01 Challenge (#572)

* feat: implemented TLS-ALPN-01 challenge

d457f70ae0a39ea3e62ddad62caa7c29d33a01e2 authored over 6 years ago by Wyatt Johnson <[email protected]>
Review DNS providers. (#565)

* refactor: review DNS providers.

c4bbb4b819c087d02066fe745d7ca5b60a480d36 authored over 6 years ago by Ludovic Fernandez <[email protected]>
ACME HTTP: Allow customizing HTTP client x509.CertPool (#571)

This commit updates `acme/http.go` to allow customizing the
`*x509.CertPool` used by the `HTTPC...

8f9e90b2a0d599f827d8908dc5454057f71cc101 authored over 6 years ago by Daniel McCarney <[email protected]>
dns/exec: Allow passing the program to the provider directly (#573)

This adds a function NewDNSProviderProgram() to the exec provider that allows to set the program...

5005315fff0eef3ce12511b61ebfba52b5b21185 authored over 6 years ago by AndreKR <[email protected]>
fix: user-agent string order. (#566)

7fedfd1388f016c7ca7ed92a7f2024d06a7e20d8 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Fix wrong repository URL (#563)

27e0f97c9df37cad8c4ba0ef1d133fa57afb7469 authored over 6 years ago by xenolf <[email protected]>
Added 'processing' status as valid challenge status (#561)

f17b1ce51625145772db2bab6be8b7ea1d4c6fe3 authored over 6 years ago by nelsonkram <[email protected]>
Prepare release v1.0.0 (#559)

* Prepare release v1.0.0

* review: remove infrastructure items from CHANGELOG.md

* review:...

fefeb24353e513a985358d4a7746b2467ac05e31 authored over 6 years ago by Wyatt Johnson <[email protected]>
Manage vendor (#557)

* feat: add dep configuration files.

* chore: add vendor folder.

* refactor: update Docker...

6004e599ed936b235138efa51cdc1d7405cef519 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Add linters (#556)

* feat: add linters.
* fix: lint.

1b12c25e434a609b2667299acfe93a5db2652233 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Add details to the cloudflare error message (#452)

517f442fa34f283671b96ee028aac5c23d9371bd authored over 6 years ago by NicoMen <[email protected]>
Fix gcloud naming inconsistency; parse projectID (#425)

This commit fixes the naming inconsistency of Google Cloud DNS being
named `googlecloud` in the...

0593b64674aab6828aee3ad05bea55fd0dc2476f authored over 6 years ago by Dan Lüdtke <[email protected]>
ACME V2 support (#555)

e7fd871a9ce973f903214a0a9d10d31b72d8154a authored over 6 years ago by Ludovic Fernandez <[email protected]>
Update Dockerfile (#484)

This updates the Dockerfile to use multi-stage builds and enables a build argument to specify wh...

1d9b0906b1033b3d4d20cbd280369adb0d3c5cd4 authored over 6 years ago by Pall Valmundsson <[email protected]>
chore: ignore gitcookies. (#554)

86f17212810e5b2c031794fa07fd4ae454ef3a2f authored over 6 years ago by Ludovic Fernandez <[email protected]>
Prepare release v0.5.0 (#552)

084e2809343d58a1555ae668e0f87219f9a33a92 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Add a release system. (#550)

* feat: add release system.
* feat: goreleaser.
* review: minor changes.

3cc9a19a1cd38921e58d98f3f1cb8c4666a1bd25 authored over 6 years ago by Ludovic Fernandez <[email protected]>
Adding output of which envvars are missing in Cloudflare and Azure (#537)

* Adding output of which envvars are missing in Cloudflare dns provider

* go fmt, duh

* Fi...

8e9c5ac3e6bf1392a581eece36752e7360a3414b authored over 6 years ago by Daniel Alan Miller <[email protected]>
Fix dnsimple api (#529)

5922ca92694ae0d455fc9de4776aa4f141c0dcb6 authored over 6 years ago by dajenet <[email protected]>
route53: Use NewSessionWithOptions instead of deprecated New. Fixes #458. (#528)

b2c4f3c84edb8fa3cdf4ae7d76acc5c57798de94 authored over 6 years ago by Johannes Ebke <[email protected]>
Add Akamai FastDNS as DNS provider (#522)

* Adding support to Akamai FastDNS as DNS provider

* Adding fastdns to the list of dnsproviders

3c9be22bc07982ae08633712de135853cee1d8dd authored over 6 years ago by Jefferson Girão <[email protected]>
Add Bluecat DNS provider (#483)

5ebb80fb44c9a8bdb36542ca73e2cf9674c1010b authored over 6 years ago by Kirby Files <[email protected]>
Add dns provider duckdns.org (#513)

* Add dns provider duckdns see http://www.duckdns.org/spec.jsp for more info

* Add DNS challe...

d7fdc8f54aecdaba627aedc1d740ee1cc2d3a26c authored over 6 years ago by Nick Maliwacki <[email protected]>
Add DNS-01 solver using the GleSYS API (#502)

* Add GleSYS DNS-01 solver

* API url is not overridden during tests

* Use logging package
...

1028c3b19077ea5797d7c6b84eafd3b3a500f8d1 authored over 6 years ago by Adrian Bjugård <[email protected]>
Add DNS challenge provider 'exec' (#508)

As discussed in #505, this commits adds a very simple DNS provider which
calls out to an extern...

2b18d40babe3f1b6d9609172a02c90f64c172a26 authored over 6 years ago by Alexander Neumann <[email protected]>
Slightly improve Dyn provider error reporting. (#473)

If Dyn responds with a 3xx or 4xx status code, information describing exactly
what went wrong i...

2e0e9cd68f0dd462a61a353129ac720b16b7883b authored over 6 years ago by Remi Broemeling <[email protected]>
add Name.com provider (#480)

* add Name.com provider

* add namedotcom provider env vars to output of cli.go

91b13b10b9b5f0fa32454a4249de26936c72a201 authored over 6 years ago by Pat Moroney <[email protected]>
Add DNS provider: Lightsail (#460)

* add lightsail dns provider

* fix lint errors

* update exoscale.go

* add the docs for ...

bacb545c7a26a247cf36a0c9ec46b2697a65465a authored over 6 years ago by Derek Chen <[email protected]>
providers/azure: Refactor to work with Azure SDK version 14.0.0 (#490)

4e330710a7dd17d7112fdd0eab7bad973e3955cd authored over 6 years ago by Aaryaman Vasishta <[email protected]>
Add DNS Provider for CloudXNS (#415)

* Add DNS Provider for CloudXNS

* Fix package path error

* Fix typo

CloudFlare -> Cloud...

06a8e7c475c03ef8d4773284ac63357d2810601b authored over 6 years ago by Giuem <[email protected]>
Fix PowerDNS zone URL, add leading slash (#476)

ed69aa0cc6a368ab49ea5d1f8b34db6aeee41ea9 authored over 6 years ago by Ian Bishop <[email protected]>
Add support for new Gandi Beta Platform: LiveDNS (#365)

* Add 'dns-01' in CLI usage's solver list

* Add Gandi Beta LiveDNS provider

* gandiv5: ren...

e2b4c3a54f7fc22121e43b69c526e23166eef4e1 authored over 6 years ago by Zadkiel <[email protected]>
Use proxies from environment when making outbound http connections (#478)

Fixes #477

6bddbfd17a6e1ab782617eeab2f2007c6550b160 authored over 6 years ago by Philippe M. Chiasson <[email protected]>
cli: Correct help text for --dns-resolvers default (#462)

getNameservers in dns_challenge.go attempts to determine the system
resolvers from /etc/resolv....

cc326ce155a7916c7a784aafb3c845722a4da698 authored almost 7 years ago by James Nugent <[email protected]>
Add `/directory` to example `NewClient` caDirURL. (#471)

The `acme.NewClient` function's `caDirURL` argument is expected to be
the full path to the ACME...

a5a28d2e7fc25d89a0e9b3dd9d60e8cbf65e1782 authored almost 7 years ago by Daniel McCarney <[email protected]>
exoscale: update to latest egoscale version (#468)

Signed-off-by: Yoan Blanc <[email protected]>

62e0f1096fbf13b51a7ea5d62cc2a86b0cf031a9 authored almost 7 years ago by Yoan Blanc <[email protected]>
Fix zone detection for cross-zone cnames (#449)

* Fix zone detection for cross-zone cnames

CNAMEs cannot co-exist with SOA records so respons...

b929aa5aab5ad2e197bb3d74ef99fac61bfa47bc authored almost 7 years ago by Simon Menke <[email protected]>
Added missing environment variable in the comments (#450)

922235d33e3a55d459a0962540f3aa0c9ffef27e authored almost 7 years ago by Amrit Bera <[email protected]>
travis: update go versions (#448)

084a073f1360237cfbc7182dae981c6aa411c080 authored almost 7 years ago by Davor Kapsa <[email protected]>
Support for DNS Provider: GoDaddy (#416)

* Support for DNS Provider: godaddy

* GoDaddy DNS provider PUTs list instead of PATCH

aa94fb4696349fd6f35168dabe3ab030ddf3e484 authored almost 7 years ago by Simon Merschjohann <[email protected]>
Users of an effective top-level domain can use the DNS challenge (#436)

They will not get anymore an error message saying
"Could not find the start of authority".

F...

a80b046ca803f24dcf835d1524bae69f43e14c69 authored almost 7 years ago by LeSuisse <[email protected]>
Fix tested go versions in travis

2c41b2f40d523e0466d54f841a8f352b0e26649a authored almost 7 years ago by xenolf <[email protected]>
renew/revoke - don't panic on wrong account (#446)

b63985c974b3019a99a74ef1697034e03d457b2d authored almost 7 years ago by Ian Bishop <[email protected]>
Dockerfile broken with old alpine version with old go (#409)

* Dockerfile broken with old alpine version with old go

3.4 no longer works with error
```
...

5a2fd5039fbba3c06b640be91a2c436bc23f74e8 authored about 7 years ago by Oleg Stepura <[email protected]>
lego version 0.4.1

67c86d860a797ce2483f50d9174d4ed24984bef2 authored about 7 years ago by Unknown <[email protected]>
Improve `--domains` documentation

Closes #432

330458372443df416615174dab032ca417cba382 authored about 7 years ago by Unknown <[email protected]>
added authorization to dns zones client (#428)

addee401b08f55d8b86532325d112e1fdd76bef6 authored about 7 years ago by Andy Wiens <[email protected]>
handle move of egoscale to exoscale (#430)

49b9503635ff26b2b725667de187f05d5960acd0 authored about 7 years ago by Sean Brandt <[email protected]>
correct spelling mistake (#424)

e370f2a4c5c211bcfa09ca2474a0a1ad64d20705 authored about 7 years ago by Edward Betts <[email protected]>
fix typo (#419)

92ed20909982bc411971291622e8d379e1627a0b authored about 7 years ago by Shawn Smith <[email protected]>
Add DNS Provider for otc (#398)

* Add otc provider.

* Added tests for provider otc.

* Format dns_providers

* fix getZon...

4dde48a9b9916926a8dd4f69639c8dba40930355 authored about 7 years ago by Christian Groschupp <[email protected]>
Add button to readme

68261a8b20c034aae6b82c192e7bf4de75b17da8 authored over 7 years ago by Unknown <[email protected]>
RFC2136_TIMEOUT: tuneable DNS propagation timeout (#386)

Useful for slower DNS environment.

Time string is parsed with time.ParseDuration, so units ar...

a5eaf85c893e1130e18e10fcf78f38462f53d08b authored over 7 years ago by jraby <[email protected]>
acme/http: saner http client timeouts (#377)

LE is becoming quite popular and it was observed that response time can be around 15s. I've incr...

147b326cb00bf8c18c3eb626971add20fc5dfe5a authored over 7 years ago by Janez Troha <[email protected]>
dns/route53: Allow specifying hosted zone ID (#345)

* dns/route53: Allow specifying hosted zone ID

This commit adds support for specifying hosted...

b2aab0377cb8774886983ffefac5695ebf8aaf3c authored over 7 years ago by James Nugent <[email protected]>
RFC: providers/dns: add Service Account authorization option to gcloud (#408)

* providers/dns: add Service Account authorization option to gcloud

* providers/dns: use os.L...

dd74b99f8d4261f4e1aa08821489b7afc494661f authored over 7 years ago by Dan Lüdtke <[email protected]>
Lego version 0.4.0

192334c448f7e1e271bca93062f2f295cb3f35c8 authored over 7 years ago by xenolf <[email protected]>
delete go version 1.6.3 from travis ci and add 1.8. (#402)

28ead50ff1ca93acdb62734d3ed8da0206d036ff authored over 7 years ago by Christian Groschupp <[email protected]>
CLI example with --days (#388)

aaa8e70aec58a858b6bef0706b367dd5e8d58128 authored over 7 years ago by Wilk <[email protected]>
Update azure.go (#391)

25dd6b8fd7e4fc35baaee19f0ca61fbaa01bd2f3 authored over 7 years ago by theshamuel <[email protected]>
Merge branch 'authz-cleanup'

eb711d366566123594c7908847373b39b4a566d1 authored over 7 years ago by Unknown <[email protected]>
Add explicit calls to disable authz on errors

f3fc555a985aa70935c129474f30f6825aaf6dd9 authored over 7 years ago by Unknown <[email protected]>
Add description for RFC2136 env vars (#385)

b1fd84c6ffc6896cfd64eca69775bc634d459702 authored over 7 years ago by jraby <[email protected]>
Update DNSimple instructions to use new env key (#374)

The help documentation still points to the old environment variable
(DNSIMPLE_API_KEY) so attem...

5dfe609afb1ebe9da97c9846d97a55415e5a5ccd authored over 7 years ago by Makis Otman <[email protected]>
Update error messages for DNSimple provider (#373)

7668fe9274a23d6791e28c76056ab00134fbda04 authored over 7 years ago by Luca Guidi <[email protected]>
Fix breaking change in azure SDK

Fixes #372

1293a4a35b7060ff466ab265532e2d0ca33296bf authored over 7 years ago by Unknown <[email protected]>
Move nonce retry from jws to http (#367)

* Move nonce retry from jws to http

The error raised by an "invalid nonce" response never app...

a111d61d85454f5d58a0f843ced3413b5678f244 authored over 7 years ago by Manuel Valls Fernández <[email protected]>
Remove conditional around rate limiting

Always limit LE requests to ~18 per second, no matter how many domains are being validated.

ee0018c855fa43a43f29280a5be2e4b94f9ac991 authored over 7 years ago by Unknown <[email protected]>
Add error checking for the jws httpPost (#360)

https://github.com/xenolf/lego/issues/359

0e2937900b224325f4476745a9b53aef246b7410 authored over 7 years ago by Mahmoud Abdelsalam <[email protected]>
Use DNSimple official Go client (#363)

e526fb5a1afdfd74c506d5c873146deb20b48523 authored over 7 years ago by Luca Guidi <[email protected]>
Add workaround for new-authz rate limits (#357)

45beff7ed309e190408d7ac1c89a7b7751596a73 authored over 7 years ago by Etienne <[email protected]>
Add lego installation via package manager for ArchLinux (#344)

6cac0ea7d8b28c889f709ec7fa92e92b82f490dd authored over 7 years ago by Emilien Devos <[email protected]>
Add some better error messages to http and jws

66d8acbf89d02c20c7909b33f7076005a304b10e authored over 7 years ago by xenolf <[email protected]>