Description of problem: Mar 02 12:01:51 tb.home.test stunnel[2647]: LOG4[ui]: Service [smtp-tls-wrapper] needs authentication to prevent MITM attacks Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. journalctl | grep stunnel
That sounds to me like a local configuration issue and not a packaging bug. If you're connecting to something via TLS, you need to be able to verify its certificate, which means you need to have a copy of it, or it needs to be signed by one of your configured CAs.
Keywords: (none) => NEEDINFO
(In reply to David Walser from comment #1) > That sounds to me like a local configuration issue and not a packaging bug. > If you're connecting to something via TLS, you need to be able to verify its > certificate, which means you need to have a copy of it, or it needs to be > signed by one of your configured CAs. I do not know. All I know is the message was/is not there on Mageia 3,4,5 releases.
Keywords: NEEDINFO => (none)
Keywords: (none) => 6sta1
created my own /etc/stunnel/conf.d/xx__stunnel.conf. No longer get error in journal.
Status: NEW => RESOLVEDResolution: (none) => FIXED