On Sat, May 10, 2014 at 11:52:01PM +0200, Reyk Floeter wrote: > On Sat, May 10, 2014 at 07:17:39PM +0300, [email protected] wrote: > > >Synopsis: OpenSMTPD failed with fatal: ssl_ctx_create: could not fake > > >private key: No such file or directory > > >Category: system > > >Environment: > > System : OpenBSD 5.5 > > Details : OpenBSD 5.5-current (GENERIC.MP) #100: Sat May 10 > > 02:42:31 MDT 2014 > > > > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP > > > > Architecture: OpenBSD.i386 > > Machine : i386 > > >Description: > > After upgrade to the latest snapshot OpenSMTPD failed with error - > > fatal: ssl_ctx_create: could not fake private key: No such file or directory > > > > Thanks for reporting, I just fixed it with smtpd/ssl.c 1.65. > > Reyk
Thanks. I just applied smtpd/ssl.c 1.65 and now OpenSMTPD starts up normally but when I try to send a new email it closes with this output: ............. debug: smtp: new client on listener: 0x81942000 smtp-in: New session 7b84557cee266239 from host localhost [127.0.0.1] debug: lka: looking up pki "smtp.bsdbg.net" warn: parent -> lka: pipe closed warn: control -> lka: pipe closed warn: pony -> lka: pipe closed warn: scheduler -> control: pipe closed warn: queue -> lka: pipe closed warn: ca -> parent: pipe closed
