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 a comment to GetCertExpiration

3ef08f74134c2edad18000065028d03de180a3d1 authored about 9 years ago by xenolf <[email protected]>
Add a function to check cert expiration dates.

34910bd541315993224af1f04f9b2877513e5477 authored about 9 years ago by xenolf <[email protected]>
Update README.md

9160122ebe07fb3ac752feefc8308899e9fc70c8 authored about 9 years ago by xenolf <[email protected]>
Support for cert revocation

b3035b16b57477e94ade923e8a5aa25c7538843e authored about 9 years ago by xenolf <[email protected]>
Clean up CLI args

754e0d4ffa0116eed9690d2cd7f59d15c871cf4d authored about 9 years ago by xenolf <[email protected]>
No longer save certs with executable flag :)

6f979feffaac1f79635766b5b6df5dfe7bb59155 authored about 9 years ago by xenolf <[email protected]>
Changed the client to pull the urls down from the directory on the CA server.

CA Url now needs to point to the root of the CA

e5f6f4c4a3bf5cde010749986c0848b70aed6797 authored about 9 years ago by xenolf <[email protected]>
Update read

76db09c0a0702436a3c39bcaeff359ad2132a8b5 authored about 9 years ago by xenolf <[email protected]>
Remove CA path from config dir.

0f32c176d72684b8e9bd01b81c938cc0d97fa79c authored about 9 years ago by xenolf <[email protected]>
Update everything to work with the latest boulder updates.

37b20117bf41a5dc0a6d8939fabea0568aa74844 authored about 9 years ago by xenolf <[email protected]>
Update standard to release URL

41c2d8cc83a4d04a5d51c701c6724c60200b5286 authored over 9 years ago by xenolf <[email protected]>
Make solvers private + remove random from crypto tests

98e23bab07b1d11e216e02d55fab39bf348d4101 authored over 9 years ago by xenolf <[email protected]>
Update README.md

Add travis build status

ed78dc8a1dafe1ab4cf4c0d170c3647b07ce2d20 authored over 9 years ago by xenolf <[email protected]>
Merge pull request #4 from mholt/patch-1

Basic tests for crypto wrapper functions

076173ef112563751244caab077c97a5cdee7c4c authored over 9 years ago by xenolf <[email protected]>
Merge pull request #5 from xenolf/simplehttp-checks

Finish SimpleHTTP and add tests

0c862a7d53a091e41d5e233317a4127f12ec50c0 authored over 9 years ago by xenolf <[email protected]>
Program should not exit on bind error, but return the error to get handled

e6aaf7e2dda4348cf965f03a7ab2cb92621db652 authored over 9 years ago by xenolf <[email protected]>
Add SimpleHTTP tests

2231118fdf12bfca21568b35b837eca47e0e9d84 authored over 9 years ago by xenolf <[email protected]>
Initial SimpleHTTP test

53d7b59d3609e69d50966fe805526fa32bc52199 authored over 9 years ago by xenolf <[email protected]>
Add a basic execution check to SimpleHTTP

fcd0fba9c74bbcab271c9a05fe31cd07610d3ba0 authored over 9 years ago by xenolf <[email protected]>
Basic tests for crypto wrapper functions

Even though the std lib does the heavy lifting, this should verify (somewhat) that the helper fu...

6b6876d15a4a5d7bad29c8776531396692355732 authored over 9 years ago by Matt Holt <[email protected]>
Merge pull request #3 from mholt/patch-1

Test NewClient

5045c7a614c5d9866c7806127cfacaebc25f8e18 authored over 9 years ago by xenolf <[email protected]>
Create .travis.yml

35389b30361e23f216cf7e935da93c08257263b4 authored over 9 years ago by xenolf <[email protected]>
Test NewClient

Just a simple test to make sure a Client gets set up properly

7e12bcd8009490283fc5770c9c51e6fb89b986bd authored over 9 years ago by Matt Holt <[email protected]>
Add LICENSE

01aabdf68a155daa061e256e3c95f260ec942f41 authored over 9 years ago by xenolf <[email protected]>
More comments

6ca96fc99ddffbc9ae273c082a7b9b287b5f0d94 authored over 9 years ago by xenolf <[email protected]>
Remove old imply

29c0c63633befc898b2249d5ffe589c74bd8a0fe authored over 9 years ago by xenolf <[email protected]>
Create README.md

b3294a57c45ce245132ce7e959476856c4d4b616 authored over 9 years ago by xenolf <[email protected]>
Some more comments

aa818d0515f68a867b9ba1c69d77dcb4c3f1fbff authored over 9 years ago by xenolf <[email protected]>
Add Authorizations to CSR request message

1ceebb72a21eee28c349fb7ac6b38fcfca4a485e authored over 9 years ago by xenolf <[email protected]>
add crypto.go

b04e5a4aac5566cc029514820af0910732e5929b authored over 9 years ago by xenolf <[email protected]>
Implement new interface with DVSNI

728646c70e94fef270ef90aeee31c813239089e6 authored over 9 years ago by xenolf <[email protected]>
Flesh out run cli_handler for error handling and saving certificates

612033a83a41de8a42b0baee212ad1169d637052 authored over 9 years ago by xenolf <[email protected]>
Initial version of the SimpleHTTPS challenge

a2d9bf4cc35cad86e7bbfdab1f8d7256ac3209f7 authored over 9 years ago by xenolf <[email protected]>
Allow the user to override the challenge port. Enables running as non-root.

8f992218b98268743bf29b2d6ec86758c011a295 authored over 9 years ago by xenolf <[email protected]>
Remove global paths and default to CWD/.lego for storage. Overridable through --path.

805cef4dd68fb3b65d3fcb5a54dd15a546c6afec authored over 9 years ago by xenolf <[email protected]>
Add initial implementation for challenge choosing

84c2bceade15d6afe93fd78c5d84e890868c67ed authored over 9 years ago by xenolf <[email protected]>
Change solver interface definition

2b99a75aff375dfc6f0e009611cb90ea6069418b authored over 9 years ago by xenolf <[email protected]>
Extract JWS to its own struct

e600438aebbb3ee375090ce46d401fd07ff0add4 authored over 9 years ago by xenolf <[email protected]>
change solver.solve definition

bcdc00add6863322856db1f225b90fc91d6ccaa8 authored over 9 years ago by xenolf <[email protected]>
Rename challengeHandler to solver

7f7e96097be3f3c6230f9c8ae07063eed84ba31e authored over 9 years ago by xenolf <[email protected]>
Add solvers to client

811c68692cad1b411cacaf59a423711f8747cc33 authored over 9 years ago by xenolf <[email protected]>
Rename simple_https to simple_http and add minimal interface implementation

0ca3e29eb451b7a2b2f1a83100de751db15d1741 authored over 9 years ago by xenolf <[email protected]>
Add remaining challenge types.

fe1b6e36d89ff3c509d9bed00313f7c1b169cad2 authored over 9 years ago by xenolf <[email protected]>
Add challengeHandler interface

a09886b57785b9b4d8e97feff2b8d36f90402302 authored over 9 years ago by xenolf <[email protected]>
Move CLI handlers to their own file

Implement Tos accept and start obtain certificates

7aab5562c10b598388841b1ceb4f479b3a7f3c2b authored over 9 years ago by xenolf <[email protected]>
Save accounts using indented JSON

14627c9d51aaa58c180eda35001e27fefd38dec1 authored over 9 years ago by xenolf <[email protected]>
Base implementation with registration support

ea47f1137a1ad9b2bf375f4e276137147cdfc689 authored over 9 years ago by xenolf <[email protected]>