Fix comment regarding LibreSSL availability
authorDaniel Gustafsson
Sun, 5 May 2024 07:47:35 +0000 (09:47 +0200)
committerDaniel Gustafsson
Sun, 5 May 2024 07:47:35 +0000 (09:47 +0200)
commitc34d7df6ad5394c790941a8a4f1a1c71573b47f9
tree0f16a31b29e82abd237286a22ec625cb01c74d24
parent7d2c7f08d9c5ad02101c0fb47cd8e859dd89083b
Fix comment regarding LibreSSL availability

SSL_AD_NO_APPLICATION_PROTOCOL is indeed available in LibreSSL, but only
in 3.4.3 and later (shipped in OpenBSD 7.0).

Discussion: https://postgr.es/m/[email protected]
src/interfaces/libpq/fe-secure-openssl.c