Re: Make Postfix show expired certificate path

2021-01-21 Thread Theodore Knab
documenation on certbot if you need it. https://certbot.eff.org/docs/ Hope this points you in the right direction. Cheers. Theodore Knab Annapolis Linux Users Group On 22/01/21 00:00 +0100, Pau Peris wrote: > Thanks for the tips :) > > I'm running the following command which s

Re: Make Postfix show expired certificate path

2021-01-21 Thread Theodore Knab
That is a mart find Victor. I think I keep mine simpler,so mine shouldn't fail in April as long as my cronjob auto updates the SSL Cert. #postfix2 compatibility mode smtpd_tls_received_header = yes smtpd_tls_session_cache_database = btree:/var/run/smtpd_tls_session_cache smtpd_use_tls = yes tls_r