ci: Remove OpenSSL 3.1 workaround for missing system CA
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 24 Apr 2023 09:40:23 +0000 (11:40 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Mon, 24 Apr 2023 09:40:23 +0000 (11:40 +0200)
commitc5e4ec293ea527394fc1d0006ab88047b3ce580f
tree57794c420e74646a8cb3314058d2077af128a831
parent69537f5d17eab2919c9d88880cb242de1e7a647d
ci: Remove OpenSSL 3.1 workaround for missing system CA

Commit 0b5d1fb36 fixed the SSL test to properly handle the error message
from OpenSSL when the system CA pool is missing of invalid, so with that
we can remove the workaround in Cirrus for when Homebrew clears the cert
from OPENSSLDIR.

Author: Jacob Champion <jchampion@timescale.com>
Discussion: https://postgr.es/m/CAAWbhmj3JtKuRcHcMuf1eCJmoZxMXdzLaYpEGmzu9+kgRGpu3A@mail.gmail.com
.cirrus.yml