Re: t/s expired cert error

2021-03-03 Thread Joseph Tam
On Wed, 3 Mar 2021, Yassine Chaouche wrote: Le 3/2/21 ? 9:02 PM, Matthias Kneer a ?crit : # echo | openssl s_client -connect emu.sbt.net.au:110 2>/dev/null | openssl x509 -noout -enddate I am intrigued about the function of echo in that command line ? It just a dummy input so that openssl

Re: t/s expired cert error

2021-03-03 Thread @lbutlr
On 03 Mar 2021, at 02:13, Yassine Chaouche wrote: > Le 3/2/21 à 9:02 PM, Matthias Kneer a écrit : >> echo | openssl s_client -connect emu.sbt.net.au:110 -starttls pop3 >> 2>/dev/null | openssl x509 -noout -enddate > I am intrigued about the function of echo in that command line ? Did you try t

Re: t/s expired cert error

2021-03-03 Thread Yassine Chaouche
Le 3/2/21 à 9:02 PM, Matthias Kneer a écrit : # echo | openssl s_client -connect emu.sbt.net.au:110 2>/dev/null | openssl x509 -noout  -enddate unable to load certificate 139830305752976:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: TRUSTED CERTIFICATE Your

Re: t/s expired cert error

2021-03-03 Thread Yassine Chaouche
Le 3/2/21 à 9:04 PM, Arjen de Korte a écrit : Citeren Voytek Eymont : On Wed, March 3, 2021 1:17 am, Yassine Chaouche wrote: hmm, just tried this, 110/143 gives error, 995/993 doesn't: I'll try changing in TB to SSL/TLS not StartTLS, 995 or 993, etc, and, see if error goes # echo | openssl

Re: t/s expired cert error

2021-03-02 Thread Arjen de Korte
Citeren Voytek Eymont : On Wed, March 3, 2021 1:17 am, Yassine Chaouche wrote: hmm, just tried this, 110/143 gives error, 995/993 doesn't: I'll try changing in TB to SSL/TLS not StartTLS, 995 or 993, etc, and, see if error goes # echo | openssl s_client -connect emu.sbt.net.au:110 2>/dev/null

Re: t/s expired cert error

2021-03-02 Thread Matthias Kneer
# echo | openssl s_client -connect emu.sbt.net.au:110 2>/dev/null | openssl x509 -noout -enddate unable to load certificate 139830305752976:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:707:Expecting: TRUSTED CERTIFICATE Your test does not use starttls on port 110, could you

Re: t/s expired cert error

2021-03-02 Thread Voytek Eymont
On Wed, March 3, 2021 1:17 am, Yassine Chaouche wrote: Erwan, Yassine, thanks. hmm, just tried this, 110/143 gives error, 995/993 doesn't: I'll try changing in TB to SSL/TLS not StartTLS, 995 or 993, etc, and, see if error goes # echo | openssl s_client -connect emu.sbt.net.au:110 2>/dev/null

Re: t/s expired cert error

2021-03-02 Thread Yassine Chaouche
Looks fine from my side, both on pop3s ychaouche#ychaouche-PC 13:58:25 ~ $ openssl s_client -connect 103.106.168.105:*995* -CApath /etc/ssl/certs CONNECTED(0003) depth=2 O = Digital Signature Trust Co., CN = DST Root C

Re: t/s expired cert error

2021-03-02 Thread Erwan David
Le 02/03/2021 à 13:29, Voytek Eymont a écrit : > since a couple of days one of users reported getting expired certificate > error in TB, looking at the log, I can see like: > > Mar 02 21:46:24 pop3-login: Info: Disconnected (no auth attempts in 0 > secs): user=<>, rip=111.222.333.444, lip=103.106.1

t/s expired cert error

2021-03-02 Thread Voytek Eymont
since a couple of days one of users reported getting expired certificate error in TB, looking at the log, I can see like: Mar 02 21:46:24 pop3-login: Info: Disconnected (no auth attempts in 0 secs): user=<>, rip=111.222.333.444, lip=103.106.168.105, TLS: SSL_read failed: error:14094415:SSL routine