Merge branch 'pratik/otel-phase10-workload-validation' into pratik/otel-sync-diagnostics

This commit is contained in:
Pratik Mankawde
2026-08-06 13:48:50 +01:00

View File

@@ -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) -----------------------