OPNsense Forum

Archive => 22.7 Legacy Series => Topic started by: rudiratlos63 on November 01, 2022, 09:36:48 AM

Title: how to set postfix main.cf: smtpd_tls_ask_ccert = yes
Post by: rudiratlos63 on November 01, 2022, 09:36:48 AM
Hello,

I use postfix and get the following warning:
Warning   postfix/smtpd   warning: permit_tls_clientcerts is requested, but "smtpd_tls_ask_ccert = no"

How can I set via Web UI this parameter in /usr/local/etc/postfix/main.cf ?
I can not set it directly, because webUI will overwrite it.
It would be neat, if Web UI would allow to place extra params in a text field

regards
rudi
Title: Re: how to set postfix main.cf: smtpd_tls_ask_ccert = yes
Post by: Fright on November 01, 2022, 04:14:27 PM
Hi
what is the end goal?
maybe it's better to uncheck the "Permit TLS Client Certificate Authenticated Users" checkbox?
(it seems that it actually not works anyway)
Title: Re: how to set postfix main.cf: smtpd_tls_ask_ccert = yes
Post by: rudiratlos63 on November 02, 2022, 12:21:12 PM
Thanx,
just disabled it.