Causality Analyzer
    Preparing search index...
    TrustStrategy:
        | "TRUST_ALL_CERTIFICATES"
        | "TRUST_CUSTOM_CA_SIGNED_CERTIFICATES"
        | "TRUST_SYSTEM_CA_SIGNED_CERTIFICATES"

    Typed TLS trust strategy.

    Mirrors neo4j-driver Config.TrustStrategy but also applies conceptually to PG-wire (pg.Client ssl.rejectUnauthorized + ca).