On Fri, Jun 05, 2015 at 11:52:31PM +0200, Gilles Chehade wrote: > Just realized my reply was off-list so here it is again in case someone > hits teh same bug: > > On Fri, Jun 05, 2015 at 09:43:55PM +0200, Jason A. Donenfeld wrote: > > I've hit this twice now, with smtpd just dramatically exiting, leaving me > > emailess: > > > > *Jun 5 13:58:48 frisell smtpd[3231]: fatal: ssl_ctx_create: invalid > > certificate chain: Operation now in progress* >
Oh, and disregard "Operation now in progress", this is a bogus message. The call should be fatalx() not fatal(), the message is clearly reusing an errno that was set by the io layer during the TLS handshake. -- Gilles Chehade https://www.poolp.org @poolpOrg -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
