aboutsummaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_error.cpp
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-06-05 11:18:11 +0200
committerPeter Eisentraut <peter@eisentraut.org>2020-06-05 11:18:11 +0200
commitf0d2c65f17cab8cfaf4d39f7f8e2254824cd4092 (patch)
treed6bfb3424ef59db903ce6b58832553f22e285e94 /src/backend/jit/llvm/llvmjit_error.cpp
parent1127f0e392c757fc4fbbeffd7d0202bb02670e9c (diff)
downloadpostgresql-f0d2c65f17cab8cfaf4d39f7f8e2254824cd4092.tar.gz
postgresql-f0d2c65f17cab8cfaf4d39f7f8e2254824cd4092.zip
OpenSSL 3.0.0 compatibility in tests
DES has been deprecated in OpenSSL 3.0.0 which makes loading keys encrypted with DES fail with "fetch failed". Solve by changing the cipher used to aes256 which has been supported since 1.0.1 (and is more realistic to use anyways). Note that the minimum supported OpenSSL version is 1.0.1 as of 7b283d0e1d1d79bf1c962d790c94d2a53f3bb38a, so this does not introduce any new version requirements. Author: Daniel Gustafsson <daniel@yesql.se> Discussion: https://www.postgresql.org/message-id/flat/FEF81714-D479-4512-839B-C769D2605F8A%40yesql.se
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_error.cpp')
0 files changed, 0 insertions, 0 deletions