Fix use of openssl.path() if openssl isn't found

Tristan Partin <tristan@neon.tech>

From: "Tristan Partin" <tristan@neon.tech>
To: "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2023-11-07T22:06:56Z
Lists: pgsql-hackers

Attachments

Found this issue during my Fedora 39 upgrade. Tested that uninstalling 
openssl still allows the various ssl tests to run and succeed.

-- 
Tristan Partin
Neon (https://neon.tech)

Commits

  1. Fix use of OPENSSL in SSL tests if command is not found