A Postgres extension for managing SSL certificates through SQL
pgext.cloud · Source code · License text · Control file
| Package | sslutils |
|---|---|
| Version | 1.4 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Stars | 13 |
| Latest commit | 2026-06-17 |
| Latest release | 2026-06-17 |
| Catalogue updated | 2026-08-30 |
| sslinfo | information about SSL certificates |
| pg_oidc_validator | OAuth and OIDC token validator for PostgreSQL 18 |
| oidc_validator | PostgreSQL 18 OIDC bearer-token validator plugin written in Rust |
| pguecc | uECC bindings for Postgres |
| pg_session_jwt | Manage authentication sessions using JWTs |
| pgjwt | JSON Web Token API for Postgresql |
| pgsodium | Postgres extension for libsodium functions |
| login_hook | login_hook - hook to execute login_hook.login() at login time |