Re: postfix: switch to openssl/3.1

2023-10-26 Thread Brad Smith
I can't test at the moment, but its straightforward and looks fine to me. On 2023-10-24 11:57 a.m., Theo Buehler wrote: I want to remove openssl/3.0 soon: it's very slow, doesn't have landing pads in its asm and there's no real reason for us to use it as we don't care about FIPS and we don't car

postfix: switch to openssl/3.1

2023-10-24 Thread Theo Buehler
I want to remove openssl/3.0 soon: it's very slow, doesn't have landing pads in its asm and there's no real reason for us to use it as we don't care about FIPS and we don't care about it being LTS. One member from the OpenSSL 3 family is enough at this point in time. This was only compile tested.