prorm API Reference
    Preparing search index...

    Class TLSEnforcer

    Index
    • Return recommended SSL dialectOptions for a given dialect. Use this as a starting point when configuring your connection.

      Parameters

      • dialect: "mysql" | "mariadb" | "postgres" | "mssql"
      • options: { rejectUnauthorized?: boolean; ca?: string } = {}

      Returns Record<string, any>