Ecosyste.ms: OpenCollective

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

github.com/dokku/simp_le

Simple Let's Encrypt client
https://github.com/dokku/simp_le

Cleanup #25 before merge:

- deleted unused README.md and updated MANIFEST.in to include README.rst
- don't commit to versi...

e2fb12209d80a30809984b3844dfaa5e1f0450d5 authored about 9 years ago by Jakub Warmuz <[email protected]>
Handle PollError (fixes #26)

768f166ff692cd6ba64087da8d8226d6ea53f6ec authored about 9 years ago by Jakub Warmuz <[email protected]>
Drop more "_" - previous commit missed some.

cb79b979309238c8a16323553a117b94f30589f6 authored about 9 years ago by Jakub Warmuz <[email protected]>
Drop "_" prefix from function/method names.

5b8f5691befe15ae0fb6e687dcdc49dcac830671 authored about 9 years ago by Jakub Warmuz <[email protected]>
Remove unnecessary missing-docstring

ab6a26266f6451ead0cddbd9e2b03e9141f2a9a8 authored about 9 years ago by Jakub Warmuz <[email protected]>
Disable too-many-lines

92cb6bcd5f588d9b98c59bed0561cc9df2ff9a1f authored about 9 years ago by Jakub Warmuz <[email protected]>
Friendlier error for missing roots

5cd02346e4875c312020a73d70953f55f2278e7d authored about 9 years ago by Jakub Warmuz <[email protected]>
Use simp_le.TestCase

8e3ab024f77132d4fe0b913518205ceb82074bf5 authored about 9 years ago by Jakub Warmuz <[email protected]>
Clarify IOPlugin interface, OpenSSLFileIOPlugin, EEXIST cleanup (fixes #31).

1f44510b9a564087d92871696035f25d5462d070 authored about 9 years ago by Jakub Warmuz <[email protected]>
Add documentation for ExternalIOPlugin

7507120863517cef27c8d36b86e3e833f856d7f2 authored about 9 years ago by Jakub Warmuz <[email protected]>
_SEPARATOR -> _SEP

05c06f18357800897e42181472617881c027b2b0 authored about 9 years ago by Jakub Warmuz <[email protected]>
Copyright notice: 2016 -> 2015

437766c6ea2eacbdb468c7dd9179eb5e7a76ce9b authored about 9 years ago by Jakub Warmuz <[email protected]>
fix plugin description

1ceeab5d7add9ee7b89b8ac381fc04684bcd72fe authored about 9 years ago by Robbert Müller <[email protected]>
Fix spelling errors

364dc07040a31c3fe821f02b5681dc78a2b44fbf authored about 9 years ago by Peter Wu <[email protected]>
fixing pylint complains

99e7f99f3e632764bfeeff01422e611c7d795299 authored about 9 years ago by Robbert Müller <[email protected]>
add ioplugin to save the key, cert and chain in 1 file

32790accf14b405d7cd1c22d9177bdc736d3939e authored about 9 years ago by Robbert Müller <[email protected]>
EXIT_ERROR on Exception/assert (fixes #30)

3c22bfaa4c657bf68fc86a3a1ed8b44d24528551 authored about 9 years ago by Jakub Warmuz <[email protected]>
fix(setup): add simple packaging information

* starting version at 0.0.1
* converted README from MD to RST with pandoc
* url points to github...

1dfc286dde72d6e65044de443cd6e4e12a228d8c authored about 9 years ago by Pavel Savchenko <[email protected]>
Add --vhost (fixes #22)

976a33830759e66610970f92f6ec1a656a2c8335 authored about 9 years ago by Jakub Warmuz <[email protected]>
max_attempts per-authorization workaround

63fe2f1fadcb825f56249ca5ff450e0600a42ad0 authored about 9 years ago by Jakub Warmuz <[email protected]>
Move to acme 0.1.0.

This should fix #17.

50d7e4ffc25f20fffab25dcb08e13d9e8b9a1d32 authored about 9 years ago by Jakub Warmuz <[email protected]>
Merge branch 'master' of https://github.com/kuba/simp_le

c14ec05600c56fabe9b539f39bfcb2cc6a448003 authored about 9 years ago by Burak <[email protected]>
Boulder RabbitMQ setup (fixes #15)

af298f3dd22cba0b888818d75592652d769138bf authored about 9 years ago by Jakub Warmuz <[email protected]>
Edited SERVER URI constant name

677776a0482aa4621e6459a694081ddd7b6b9d25 authored about 9 years ago by Burak <[email protected]>
Change default server

67634e9000650b4a0ddf598e8ddd9e14bd39da27 authored about 9 years ago by Burak <[email protected]>
Fix too-many-locals

a5318c31fcca9dd863a15144d5a0dac02d8c6b7c authored about 9 years ago by Jakub Warmuz <[email protected]>
Use latest released acme

a805185243e39991f1bdc8b81f38f30aef7e1a06 authored about 9 years ago by Jakub Warmuz <[email protected]>
Log line number

4ad53d12a3c5e4e78e8d9551db3cb548787b2e70 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: Revoke from localhost Boulder

d4dd5f82c21165308a6bca1b1181b5829017208c authored about 9 years ago by Jakub Warmuz <[email protected]>
Merge branch 'master' into revoke

41ef8ddd35f752450709d0fb6a7052c6ace54aa6 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: properly use http.server

dcb3f216cc4e7626d1fa5bbb086f052d3736eedc authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis py3 compat: -m http.server

cc259225785d1885af6863ac65b2bb1ec42d38b4 authored about 9 years ago by Jakub Warmuz <[email protected]>
py3 compat: ChainFile._SEP bytes

3c29bbe8114318a7d2c7ecb913dc97b8f9836b37 authored about 9 years ago by Jakub Warmuz <[email protected]>
Revert "py3 compat: decode loaded cert/key"

This reverts commit 2fada8a105794d1faf05fd43196dcb2d64999fba.

336e6b6e0f3686ec55a7e693984fbedfb8725280 authored about 9 years ago by Jakub Warmuz <[email protected]>
py3 compat: decode loaded cert/key

2fada8a105794d1faf05fd43196dcb2d64999fba authored about 9 years ago by Jakub Warmuz <[email protected]>
py3 compat: encode vhost names for CSR

49408d48a488134141522b9833b155fe6481a68a authored about 9 years ago by Jakub Warmuz <[email protected]>
py3 compat: no encode in validation write

92f48cdb7e5ef0dc5f09c9401e4873e44b7cbbb1 authored about 9 years ago by Jakub Warmuz <[email protected]>
Use six.itervalues

1cd3ab70a7ce5a8fe3c2667114df26cbaad28467 authored about 9 years ago by Jakub Warmuz <[email protected]>
Use six.iteritems

19a6b6758d99c4451709f2676e79b84492a3319d authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis experiment: source test script

83fea2dfea2f0a7e93ccfb08161cd748b5ddf965 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: global GOPATH/PATH

ee49cc35b8bcdd8dc68bc36f1bca3de8495b1f10 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: integration tests on all pyXX.

6a64e355a85bc1b9ab6cc9a140541e1c9f6322ec authored about 9 years ago by Jakub Warmuz <[email protected]>
Add --revoke (fixes #6).

986d6e5ee9e4bf83bf38e802b53c2b9851c78306 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: tmp server from public_html, not ..

3469b2d648efc6cdaa552366ca59ddd42503f348 authored about 9 years ago by Jakub Warmuz <[email protected]>
Add validation save debug log

6a8221cfeae3d5d57cebe6653d11e9d636d3b6d0 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: --tos_sha256 for test instance

332af25d58d0b7d18a54d57e65bc3657fdd9796b authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: reorder create_db.sh call

5508cd8e9ba676a19ee555aefbc96d2648dfdfda authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: create Boulder DB

453f2961b58d52a1d62c6375483bd4937ca0bda9 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: wait for Boulder

60c4903100ec8c30902021a28c0b6bda6bdd8e2d authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: if/else instead of &&/||

5457c8bb206a7b8056352042b8bb63d11198d300 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis test: drop alias

b8202126d12959621803d4cbeca399fc6b50d38e authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: use localhost Boulder

7a9a3a688dfc57327935f8ce2bd408cc5937b885 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: install rsyslog for Boulder

492bfc5bdfe09ca1defbf2c762427b3b753b153a authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis experiment: first simple test

01e9f6c708c1227eff35dfa0f8cd25e81b86d588 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: travis_retry--, apt in Boulder integration

f76b3982144b9f7ac9ded188552699c973ccf362 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis experiment: tests script

3a94a2197b65c4cd4b2bc28dd3d6cc8757511e91 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis experiment: go1.5.1 in BOULDER_INTEGRATION

ce21736627ce357141ef67dd4c5bbf44f9bab38a authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis: clean up matrix, BOULDER_INTEGRATION

e5cd9b9d2445774d73dda186979c3528b30f4378 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis experiment: matrix entry with rabbitmq/mariadb.

5e8b8fd96eafb95d60ef697848fc8f3bca4ceb6d authored about 9 years ago by Jakub Warmuz <[email protected]>
Fixed typo

.well-known/acme-challenges to .well-known/acme-challenge

af6c5a4d511d7a019e2a2c2a62313507d67cee68 authored about 9 years ago by d <[email protected]>
Handle messages.Error gracefully (fixes #8)

f3f70cab3cea2d596efd248d5409ede4f29dd25a authored about 9 years ago by Jakub Warmuz <[email protected]>
Exit status API: 0=renewal/creation, 1=ok, 2=error.

43aa7e24ba8a340b8b39e8141aa77ffbba8e02ec authored about 9 years ago by Jakub Warmuz <[email protected]>
README (Help section): wiki/Examples and IRC

26fc2152d3517ec5fe4a816eb77d3b37ac4f75d7 authored about 9 years ago by Jakub Warmuz <[email protected]>
-d privkey.pem -> -f key.pem

cc02ccd3f5e36a20bb10a95027584f6e5fd229d0 authored about 9 years ago by Jakub Warmuz <[email protected]>
Fix "succesfully" typo

ac2760cc86a12c0f215bc7db3b9411d6e2a678e1 authored about 9 years ago by Jakub Warmuz <[email protected]>
Fix bare %s in logs

b4019eca832230ac48d74577f35faa02bc4780a0 authored about 9 years ago by Jakub Warmuz <[email protected]>
Merge branch 'master' into lint

a07bd1f057b1e7e72ef89311da4790c2f97a5ec8 authored about 9 years ago by Jakub Warmuz <[email protected]>
Merge remote-tracking branch 'github/zenhack/logging-fix'

8580915cb966b8f445cc21ecd37c1734371ce78b authored about 9 years ago by Jakub Warmuz <[email protected]>
Make pylint happy (fixes broken Travis builds).

97d1369c3b91f0edcce9e2eb9d3cbd5923d586c6 authored about 9 years ago by Jakub Warmuz <[email protected]>
Call _setup_logging earlier.

If this isn't done before the first attempt to use the logger, instead
of the logged text, the u...

7a0c5641c258bd371bd49f166ce5717782568b81 authored about 9 years ago by Ian Denhardt <[email protected]>
Add Travis badge

2daa61f6195676a261e3b9bb1d0a7794ab5a98bb authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis IRC: notice/skip_join

d50615f65b1556e3f18a2be831a43953b69a0939 authored about 9 years ago by Jakub Warmuz <[email protected]>
Fix py35 in Travis

09dd1067cd2569bca8e410fda8acb0e5e563c0d8 authored about 9 years ago by Jakub Warmuz <[email protected]>
Travis tests (fixes #3)

270cba3e80732b3ab4f681da8eb2a07a027bd06e authored about 9 years ago by Jakub Warmuz <[email protected]>
fix README.md

remove duplicate 'be'

13eb23067c28ad9381c0d84ae3bc802e028b72d4 authored about 9 years ago by Youness IABITEN <[email protected]>
Backticks for token in markdown

35f2080098a96b38519ddaa2b80c5b27339eb04e authored about 9 years ago by Jakub Warmuz <[email protected]>
Add missing pytz dep

b08057532f8fc884afe55817c48089196533a87a authored about 9 years ago by Jakub Warmuz <[email protected]>
Initial import.

473121e08079b7266ba1aaebf12308e9dfc442cc authored about 9 years ago by Jakub Warmuz <[email protected]>