caqti-tlsversion
Caqti TLS support for PGX; config and caqti.unix implementation
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.
Author | Petter A. Urkedal <paurkedal@gmail.com> |
---|---|
License | LGPL-3.0-or-later WITH LGPL-3.0-linking-exception |
Published | |
Homepage | https://github.com/paurkedal/ocaml-caqti/ |
Issue Tracker | https://github.com/paurkedal/ocaml-caqti/issues |
Maintainer | Petter A. Urkedal <paurkedal@gmail.com> |
Dependencies | |
Source [http] | https://github.com/paurkedal/ocaml-caqti/releases/download/v2.1.2/caqti-v2.1.2.tbz sha256=ba4dfd5ff94376b5e003f682410b7b3b392c0bbaa0253679fe7671c2e07e895b sha512=0416807fba620429ee4d64f3a6991238112e0e10dfba9703dced46cf332fd22135a9873007d025441228ce66fb192bf730d4bc776dd2c1a973d7604ab6e789e0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/caqti-tls/caqti-tls.2.1.2/opam |
Required by
- caqti-mirage>=2.1.1