Re: BUG #17522: While using --with-ssl=openssl and PG_TEST_EXTRA='ssl' options, SSL test fails on OpenBSD 7.1
Jacob Champion <jchampion@timescale.com>
From: Jacob Champion <jchampion@timescale.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: peter.eisentraut@enterprisedb.com, Michael Paquier <michael@paquier.xyz>, byavuz81@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2022-06-21T20:15:05Z
Lists: pgsql-bugs
On Tue, Jun 21, 2022 at 3:07 PM Jacob Champion <jchampion@timescale.com> wrote: > There is also a question of why LibreSSL doesn't do the same for the > IPv6 CIDR test. Should we proactively disable SNI for both of them? (Never mind; it's because we don't send SNI if there's a colon anywhere in the host string.) --Jacob
Commits
-
Remove unportable test
- 901a9d530115 15.0 landed