On 07/04/16 00:31, Mike Tubby wrote:
> Anyone else seeing this with Exim 4.87?
> 
>     Warning: No server certificate defined; TLS connections will fail.
> 
> during "make install" and in panic log, while having a self-signed
> certificate defined (same config as Exim-4.86) and yet TLS appears to work?

What does your "make install" do?  Does it for some reason execute
exim, with some bogus configuration?


> During "make install":
> 
>>>> exim binary built
> make[1]: Leaving directory `/home/mike/exim-4.87/build-Linux-i386'
> Installation directory is /usr/local/bin
> 
> 2016-04-07 00:16:35 Warning: No server certificate defined; TLS
> connections will fail.
>  Suggested action: either install a certificate or change
> tls_advertise_hosts option
> cp exim /usr/local/bin/exim-4.87-3
> /bin/chown root /usr/local/bin/exim-4.87-3
> ...

... looks like it did, before it copied the binary into place.


> During start-up:
> 
> root@relay1:~/exim-4.87# service exim start
>  * Starting Exim MTA [ OK ]
> Warning: Exim paniclog  has non-zero size, mail system possibly broken
> root@relay1:~/exim-4.87# cat /var/log/exim/paniclog
> 2016-04-07 00:16:35 Warning: No server certificate defined; TLS
> connections will fail.
>  Suggested action: either install a certificate or change
> tls_advertise_hosts option

Now, that one is more interesting.  What configuration was actually
being used then?

-- 
Cheers,
  Jeremy


-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to