select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Security

pg_ssl

Create base64-encoded PKCS#7 signatures from PEM certificates and private keys in PostgreSQL

pgext.cloud · Source code · License text · Control file

Overview

Packagepg_ssl
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2026-08-16
Catalogue updated2026-08-30

Related extensions

See also

certPostgreSQL data types and functions for X.509 certificates, certificate requests, and related OpenSSL objects.
compressC/C++ functions to compress text into Base64-encoded ZIP archives and extract text from them.
libx509pqX.509 certificate parsing library for PostgreSQL
pg_ed25519Ed25519 signing and signature-verification functions for PostgreSQL
ed25519PostgreSQL extension for a modern and secure digital signature algorithm based on performance-optimized elliptic curves
ped25519Ed25519 signing and verification functions implemented in Rust with pgrx.
crockfordCrockford Base32 encoded unsigned integer data types
ruidCompact 22-character Base64 representation of PostgreSQL UUID values.