mirror of
https://github.com/postgres/postgres.git
synced 2026-04-14 21:47:31 -04:00
This reverts commit 6acb0a628e since
LibreSSL didn't support ASN1_TIME_diff until OpenBSD 7.1, leaving
the older OpenBSD animals in the buildfarm complaining.
Per plover in the buildfarm.
Discussion: https://postgr.es/m/F0DF7102-192D-4C21-96AE-9A01AE153AD1@yesql.se
5 lines
146 B
Text
5 lines
146 B
Text
# sslinfo extension
|
|
comment = 'information about SSL certificates'
|
|
default_version = '1.2'
|
|
module_pathname = '$libdir/sslinfo'
|
|
relocatable = true
|