sslinfo
information about SSL certificates
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
sslinfo | 1.2 | STAT | PostgreSQL | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 6920 | sslinfo | No | Yes | No | Yes | No | No | - |
Version
| PG18 | PG17 | PG16 | PG15 | PG14 |
|---|---|---|---|---|
| 1.2 | 1.2 | 1.2 | 1.2 | 1.2 |
Install
Note: This is a built-in contrib extension of PostgreSQL
Usage
sslinfo provides functions to access information about the SSL certificate used in the current database connection.
Functions
Notes
- Most functions return NULL if the connection does not use SSL
- Requires PostgreSQL compiled with OpenSSL support
- The combination of
ssl_client_serial()andssl_issuer_dn()uniquely identifies a certificate
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)