package caqti-tls

  1. Overview
  2. Docs
Caqti TLS support for PGX; config and caqti.unix implementation

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v2.1.2.tbz
sha256=ba4dfd5ff94376b5e003f682410b7b3b392c0bbaa0253679fe7671c2e07e895b
sha512=0416807fba620429ee4d64f3a6991238112e0e10dfba9703dced46cf332fd22135a9873007d025441228ce66fb192bf730d4bc776dd2c1a973d7604ab6e789e0

Description

This package contains the shared configuration and caqti.unix-specific implementation of TLS for the Caqti network API. This package only applies to PGX, since drivers based on bindings use their own TLS implementation (libpq, mariadb) or have no need for it (sqlite3).

The implementation for caqti-eio and caqti-lwt can be found in caqti-tls-eio and caqti-tls-lwt, respectively.

Published: 05 Sep 2024

Dependencies (4)

  1. tls >= "1.0.0"
  2. ocaml
  3. dune >= "3.9"
  4. caqti >= "2.1.0" & < "2.3.0~"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. caqti-mirage >= "2.1.1"

Conflicts

None

OCaml

Innovation. Community. Security.