Post #2025285
2026-04-23 19:31 UTC
@jelte openssl calls this SignatureAlgorithms, and Postfix has no direct option for this, you need to do it through openssl.conf. Here's my latest config for this: https://github.com/internetstandards/Internet.nl/issues/1553#issuecomment-4306775294
Replies (1)
-
@jelte@mastodon.nl 2026-04-23 19:52
@sash aah, tls_config_name, that's the one, thanks! Back at 100% now :) Ugh. Postfix has a weird combination of way too many options, and apparently not enough yet... btw, for those not aware of the peculiarities of openssl.cnf, your sample snippet there does emit the 'postfix = postfix_settings' line (probably since it'll be at the start somewhere)