Re: [Dovecot] Auth socket can't listen using ssl

2014-02-07 Thread Timo Sirainen
On 28.1.2014, at 5.28, Steffen Kaiser wrote: >> Le Monday 27 January 2014 à 12:08 -0500, Steve Litt a écrit : >>> I read in some docs somewhere that Dovecot automatically >>> trusts anything on localhost. If you're telnetting into it from the same >>> physical computer that hosts the port, try t

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Anthony Bourguignon
Le Wednesday 29 January 2014 à 09:13 +0100, Steffen Kaiser a écrit : > The work around would be to use stunnel or something like that. That's what I just did but it's a hack. If the option is available in the configuration, it should work.

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 Jan 2014, Anthony Bourguignon wrote: I've tried from localhost and another computer. In both tries, the connection is made without ssl. Hmm, maybe "internal" sockets do not utilize SSL at all? Just IMAP/POP/ManageSieve? Maybe. I don'

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-29 Thread Anthony Bourguignon
Le Tuesday 28 January 2014 à 11:28 +0100, Steffen Kaiser a écrit : > On Tue, 28 Jan 2014, Anthony Bourguignon wrote: > > > Le Monday 27 January 2014 à 12:08 -0500, Steve Litt a écrit : > >> I read in some docs somewhere that Dovecot automatically > >> trusts anything on localhost. If you're telnet

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 28 Jan 2014, Anthony Bourguignon wrote: Le Monday 27 January 2014 à 12:08 -0500, Steve Litt a écrit : I read in some docs somewhere that Dovecot automatically trusts anything on localhost. If you're telnetting into it from the same physical

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-28 Thread Anthony Bourguignon
Le Monday 27 January 2014 à 12:08 -0500, Steve Litt a écrit : > I read in some docs somewhere that Dovecot automatically > trusts anything on localhost. If you're telnetting into it from the same > physical computer that hosts the port, try telnetting into it from a > different physical computer w

Re: [Dovecot] Auth socket can't listen using ssl

2014-01-27 Thread Steve Litt
On Mon, 27 Jan 2014 14:46:55 +0100 Anthony Bourguignon wrote: > Hi, > > I'm using Dovecot 2.2.9 (debian package on testing). > It seems that it's not possible to open an auth socket using ssl. I'm > using this configuration : > > service auth { > [...] > inet_listener authxmpp-client { >

[Dovecot] Auth socket can't listen using ssl

2014-01-27 Thread Anthony Bourguignon
Hi, I'm using Dovecot 2.2.9 (debian package on testing). It seems that it's not possible to open an auth socket using ssl. I'm using this configuration : service auth { [...] inet_listener authxmpp-client { address = [ips] port = 5220 } inet_listener genericauth-client { ssl =