erik
|
789c6bac8c
|
multi: replace ioutil.WriteFile
|
2024-04-25 11:23:31 +02:00 |
|
Elle Mouton
|
404a50ae25
|
tls_manager: let REST proxy skip tls cert verification
|
2024-01-29 17:56:50 +02:00 |
|
Amin Bashiri
|
039e9effe7
|
lnd: add http header timeout to config
|
2023-10-11 22:05:50 -06:00 |
|
sputn1ck
|
10f9748193
|
tlsmanager: fix autocert autogeneration
As the getConfig() function would previously overwrite the
GetCertificateFunction of the tls config, the autocert manager would
never be used.
|
2023-07-11 21:24:46 +02:00 |
|
Oliver Gugger
|
56dba2df03
|
multi: update linter, fix new issues
|
2023-06-13 11:58:33 +02:00 |
|
Erik Arvstedt
|
3004deb045
|
lnd: Restore support for PKCS8 -encoded cert private keys
c0f44a17b7 , available since `v0.16.x`,
broke support for certificate private keys encoded in the widely-used
`PKCS8` format.
|
2023-05-08 07:33:25 +02:00 |
|
Andras Banki-Horvath
|
91af62a031
|
lnd: bump lnd/cert version
This commit bumps the lnd/cert version to 1.2.1 and fixes all call sites
where cert.GenCertPair was called.
|
2023-02-07 09:50:56 +01:00 |
|
Orbital
|
21816d9118
|
lnd+config: Move to FileExists function in lnrpc package
|
2023-01-26 13:32:12 -06:00 |
|
Orbital
|
c0f44a17b7
|
lnd: Add ability to encrypt TLS key on disk
|
2023-01-26 13:32:11 -06:00 |
|
Orbital
|
60be9085c3
|
lnd: Move TlsManager files to new files
|
2023-01-26 13:32:11 -06:00 |
|