Question really says it all. Everything in postfix, except these, seems to be lower case. I’m not sure if this is a stylistic thing, or something having to do with an openssl internal, but if these get lowercased in a config, will it break? root@265a6a1736b3:~# postconf -d smtp_tls_CAfile smtp_tls_CAfile = root@265a6a1736b3:~# postconf -d smtp_tls_cafile postconf: warning: smtp_tls_cafile: unknown parameter root@265a6a1736b3:~#
- Are the CApath/CAfile config knobs case-sensitive? Dan Mahoney
- Re: Are the CApath/CAfile config knobs case-sensitive? Damian