lnd.xprv/cert
Johan T. Halseth 83dcf95f92
cert+test: IsOutdated check for TLS files if IPs or DNS changed
This commit creates a new utility method IsOutdated that can be used to
check whether a TLS certificate mathces the extra IPs and domains given
in the lnd config.
2020-02-12 10:59:51 +01:00
..
go.mod cert: create independent go modules 2019-11-18 09:44:55 +01:00
selfsigned_test.go cert+test: IsOutdated check for TLS files if IPs or DNS changed 2020-02-12 10:59:51 +01:00
selfsigned.go cert+test: IsOutdated check for TLS files if IPs or DNS changed 2020-02-12 10:59:51 +01:00
tls.go lnd: use TLS code from cert package 2019-11-18 09:44:54 +01:00