mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 14:20:56 +00:00
Merge branch 'pratik/otel-phase10-workload-validation' into pratik/otel-sync-diagnostics
This commit is contained in:
@@ -105,8 +105,15 @@ data/logs/mainnet/debug.log
|
||||
|
||||
# --- SSL --------------------------------------------------------------------
|
||||
|
||||
# Keep the secure default (1). The Mainnet validator lists in
|
||||
# validators-mainnet.txt are fetched from public HTTPS publishers that present
|
||||
# valid CA certificates, so there is no self-signed cert to work around here.
|
||||
# Setting this to 0 would skip both the certificate chain check and the
|
||||
# hostname match on those fetches. The list blob's own signature is verified
|
||||
# against the pinned publisher keys either way; this adds TLS peer
|
||||
# authentication on top of that.
|
||||
[ssl_verify]
|
||||
0
|
||||
1
|
||||
|
||||
# --- Insight (native OTel metrics via beast::insight) -----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user