sslinfo

sslinfo

information about SSL certificates

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
6920
sslinfo
sslinfo
1.2
STAT
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
See Also
sslutils
pg_profile
pg_tracing
pg_show_plans
pg_stat_kcache
pg_stat_monitor
pg_qualstats
pg_store_plans

Packages

PG18PG17PG16PG15PG14PG13
1.2
1.2
1.2
1.2
1.2
1.2

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION sslinfo;
Last updated on