Canonical mTLS configuration — PEM-string-based, backend-agnostic.
Shared by both RemoteGraphStore (Bolt) and RemoteRelationalStore (PG-wire). Each backend adapts to its native format:
Optional
PEM-encoded CA certificate(s). Omit to use system trust store.
PEM-encoded client certificate (for mTLS).
PEM-encoded client private key (for mTLS).
Private key passphrase.
Canonical mTLS configuration — PEM-string-based, backend-agnostic.
Shared by both RemoteGraphStore (Bolt) and RemoteRelationalStore (PG-wire). Each backend adapts to its native format: