mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-15 02:46:59 +08:00
Due to an oversight in reviewing, this used functionality not compatible with old versions of OpenSSL. This reverts commit 75ec5e7bec700577d39d653c316e3ae6c505842c.
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
# sslinfo extension
|
|
comment = 'information about SSL certificates'
|
|
default_version = '1.2'
|
|
module_pathname = '$libdir/sslinfo'
|
|
relocatable = true
|