lnd.xprv/cert
Graham Krizek 86a0609ecf
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-08-13 09:24:39 -05:00
..
go.mod config+lnd+cert: add --tlsdisableautofill to prevent information leaks. 2020-08-13 09:24:39 -05:00
go.sum config+lnd+cert: add --tlsdisableautofill to prevent information leaks. 2020-08-13 09:24:39 -05:00
selfsigned_test.go config+lnd+cert: add --tlsdisableautofill to prevent information leaks. 2020-08-13 09:24:39 -05:00
selfsigned.go config+lnd+cert: add --tlsdisableautofill to prevent information leaks. 2020-08-13 09:24:39 -05:00
tls.go lnd: use TLS code from cert package 2019-11-18 09:44:54 +01:00