lndk-org / lndk

MIT License
76 stars 19 forks source link

secure the gRPC server with TLS #112

Closed orbitalturtle closed 1 month ago

orbitalturtle commented 2 months ago

In a nutshell this PR:

Note that the cert generation portion takes a little inspiration from TEOS and CLN. Credit where it's due!

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (b341ace) to head (15bbe3f). Report is 1 commits behind head on master.

Files Patch % Lines
src/main.rs 0.00% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #112 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 1 1 Lines 77 96 +19 ====================================== - Misses 77 96 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.