This website requires JavaScript.
Explore
RingTools-web
Help
Sign In
mirrors
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-01-19 05:45:21 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
3204e2d74b
lnd
/
cert
/
go.mod
6 lines
97 B
Modula-2
Raw
Normal View
History
Unescape
Escape
cert: create independent go modules
2019-11-13 09:25:43 +01:00
module
github
.
com
/
lightningnetwork
/
lnd
/
cert
go
1.13
config+lnd+cert: add --tlsdisableautofill to prevent information leaks. This adds in a new boolean flag that when set, prevents LND from writing the system hostname and network interface IPs to the TLS certificate. This will ensure privacy for those that don't want private IP addresses to be exposed on a public facing LND node.
2020-06-26 19:53:05 +02:00
require
github
.
com
/
stretchr
/
testify
v1
.
5.1
Reference in New Issue
Copy Permalink