1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-08 16:42:04 +00:00
Michael Bumann 59c2f71fa7 Add support for system/default certs/credentials
When nil is passed as credentials or the default credentials can not be
found grpc falls back to the system certs.
This option can be used if a "trusted" certs (e.g. from lets encrypt) is
installed.
2019-03-04 20:23:08 +01:00
..