X.509 certificate parsing library for PostgreSQL
pgext.cloud · Source code · Documentation · License text · Control file
| Package | libx509pq |
|---|---|
| Version | 1.3 |
| PostgreSQL versions | 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 54 |
| Latest commit | 2026-07-06 |
| Catalogue updated | 2026-08-30 |
| cert | PostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects. |
| openssl | PostgreSQL extension for cryptographic functions and types provided by OpenSSL |
| bignum | Unlimited precision integers for PostgreSQL |
| pgopenssltypes | PostgreSQL extension that stores and manipulates OpenSSL cryptographic types and functionality. |