xenolf
|
de29381f7a
|
Add interface:port override to HTTP-01 and TLS-01 instead of only port
|
2016-01-08 08:04:38 +01:00 |
|
xenolf
|
1193ae895a
|
Merge pull request #66 from xenolf/user-agent-string
Implement custom User-Agent string
|
2016-01-07 04:51:31 +01:00 |
|
xenolf
|
12b5de7e8c
|
Merge pull request #67 from xenolf/parsed-ocsp-response
Return full, parsed ocsp response instead of just the status
|
2016-01-02 05:37:27 +01:00 |
|
Matthew Holt
|
0786c993c9
|
Return full, parsed ocsp response instead of just the status
|
2015-12-31 16:07:18 -07:00 |
|
Matthew Holt
|
bfc24007db
|
Oops
|
2015-12-31 15:04:58 -07:00 |
|
Matthew Holt
|
89908f39e9
|
Implement custom User-Agent string
Also a couple miscellaneous vet fixes
|
2015-12-30 15:01:21 -07:00 |
|
xenolf
|
fce9468e1e
|
Update client docs
|
2015-12-27 20:56:02 +01:00 |
|
xenolf
|
8362f35823
|
Remove unreachable code
|
2015-12-27 20:55:44 +01:00 |
|
xenolf
|
01974a95cd
|
Add change of ObtainCertificates to CHANGELOG
|
2015-12-27 20:55:16 +01:00 |
|
xenolf
|
7c60c45e2c
|
Adapt README and CHANGELOG to latest changes
|
2015-12-27 20:34:30 +01:00 |
|
xenolf
|
3a3baf1597
|
Fix validateFunc tests
|
2015-12-27 19:26:47 +01:00 |
|
xenolf
|
09ff568758
|
Adjust logging output for http-01
|
2015-12-27 19:18:38 +01:00 |
|
xenolf
|
466af28672
|
Extract validateFunc from httpChallenge and tlsSNIChallenge
|
2015-12-27 19:08:17 +01:00 |
|
xenolf
|
6b750198f2
|
Fix tests
|
2015-12-27 18:56:44 +01:00 |
|
xenolf
|
523f3eb250
|
Change SetHTTPSPort to SetTLSPort
|
2015-12-27 18:56:36 +01:00 |
|
xenolf
|
0e857b2fef
|
Adapt CLI to changes in lib
- Change explicit include of challenges to explicit exclude
- Add CLI switches for HTTP and TLS ports
|
2015-12-27 18:35:19 +01:00 |
|
xenolf
|
053dc4cfb1
|
Extract mutation of client into functions
|
2015-12-27 18:28:54 +01:00 |
|
xenolf
|
595f684e27
|
Merge branch 'master' of https://github.com/tommie/lego into refactor-client
# Conflicts:
# acme/client.go
# acme/http_challenge.go
# acme/http_challenge_test.go
# acme/tls_sni_challenge.go
# cli.go
# cli_handlers.go
|
2015-12-27 17:38:49 +01:00 |
|
xenolf
|
357f5de272
|
Merge pull request #62 from glkz/fix-gofmt-errors
Fix gofmt errors
|
2015-12-27 17:01:46 +01:00 |
|
Mustafa Altun
|
f3df6b81b2
|
Fix gofmt errors
|
2015-12-24 10:57:09 +02:00 |
|
xenolf
|
872864bf0f
|
Fix links in changelog
|
2015-12-23 23:31:03 +01:00 |
|
xenolf
|
9b68322147
|
Add gitter badge
|
2015-12-23 23:23:21 +01:00 |
|
xenolf
|
0c8bd2962e
|
Fix --days parameter for renewal
|
2015-12-21 21:10:13 +01:00 |
|
xenolf
|
365bbf3166
|
Add a changelog
|
2015-12-21 02:44:25 +01:00 |
|
xenolf
|
c2630f8eb7
|
Limit ioutil.ReadAll calls in client as well
|
2015-12-21 02:44:25 +01:00 |
|
xenolf
|
00af84d91b
|
Close response body in getIssuerCertificate
|
2015-12-21 02:44:25 +01:00 |
|
Matt Holt
|
cb9a6e8207
|
Merge pull request #58 from flibustenet/patch-1
Update README.md
|
2015-12-20 09:32:45 -07:00 |
|
Wilk
|
058ac09825
|
Update README.md
Missing `-challenge` in request path (`/.well-known/acme-challenge/`)
|
2015-12-20 12:38:38 +01:00 |
|
xenolf
|
6316bea09b
|
Improve documentation.
Fixes #46, #47
|
2015-12-18 22:38:59 +01:00 |
|
xenolf
|
7789bd2ffc
|
Limit OCSP answers to 1MB.
fixes #56
|
2015-12-18 22:33:30 +01:00 |
|
xenolf
|
37153517a9
|
Merge pull request #57 from xenolf/fix-san-renewal
Fix: renew dropping additional DNSNames
|
2015-12-18 18:09:58 +01:00 |
|
xenolf
|
136cc73ff8
|
Move call to ObtainSANCertificate
|
2015-12-18 17:55:43 +01:00 |
|
xenolf
|
5930ea52f0
|
lib: make renew aware of SAN
|
2015-12-18 17:55:43 +01:00 |
|
xenolf
|
2d385d3f41
|
CLI: renew only the first domain (CommonName)
|
2015-12-18 17:55:43 +01:00 |
|
xenolf
|
102a9f756b
|
Merge pull request #55 from gianluca311/cliFix
CLI: fix short domain args
|
2015-12-17 21:39:37 +01:00 |
|
xenolf
|
c13968859a
|
tweak log messages a bit
|
2015-12-15 21:21:12 +01:00 |
|
Gianluca
|
0edc4b5aaa
|
typo fix
|
2015-12-15 19:21:46 +01:00 |
|
Gianluca
|
dc57d2d8ba
|
cli fixes for short args
|
2015-12-15 19:18:51 +01:00 |
|
xenolf
|
bf740fa2ca
|
Merge pull request #50 from xenolf/better-challenge-errors
Better challenge errors
|
2015-12-12 20:44:19 +01:00 |
|
xenolf
|
c2467d031f
|
Fix tests with new error
|
2015-12-11 17:16:24 +01:00 |
|
xenolf
|
f08c15df80
|
Use boulder error messages.
|
2015-12-11 17:16:24 +01:00 |
|
Matthew Holt
|
c4add3c81e
|
Stub out simple CLI example
|
2015-12-07 19:33:46 -07:00 |
|
xenolf
|
1b07617a49
|
Merge pull request #45 from xenolf/ensure-non-zero-error-return
Make sure the CLI returns proper non-zero exit codes on errors.
|
2015-12-07 20:53:30 +01:00 |
|
xenolf
|
a23289899c
|
Fix typo
|
2015-12-07 16:58:01 +01:00 |
|
xenolf
|
2f16c0fa5c
|
Make sure the CLI returns proper non-zero exit codes on errors.
|
2015-12-07 16:52:59 +01:00 |
|
xenolf
|
54e96f6fc5
|
Document that ObtainSANCertificate will never return a partial certificate on error.
|
2015-12-07 16:51:28 +01:00 |
|
xenolf
|
0c0521f177
|
Merge pull request #43 from egorsmkv/master
Minor fixes
|
2015-12-07 15:53:53 +01:00 |
|
Egor Smolyakov
|
e8a631338c
|
Added bundle option
|
2015-12-07 13:21:54 +02:00 |
|
Egor Smolyakov
|
4676e45836
|
Fix bug
|
2015-12-07 13:18:58 +02:00 |
|
xenolf
|
3cf9fe610f
|
Merge pull request #42 from xenolf/add-renew-time
Add a way for cronjobs to automatically renew certificates.
|
2015-12-07 02:10:37 +01:00 |
|