ipsvd/matrixssl error
Nikola Vladov <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
http://riemann.fmi.uni-sofia.bg/programs/ipsvd-0.12.1_matrixssl-1-8-open.tar.gz
Hi people! It seems that ipsvd have problems with new matrixssl-1-8.
The next command fail with 1-8 and work with 1-7-3
tcpclient -RDH pop.gmail.com 995 sslio -c sleep 3
similarly:
-------- with 1-8
vladov@riemann:~ $ tcpclient -RDH pop.gmail.com 995 /tmp/sslio -c tcpproxy sslio[999]: fatal: ssl decode error: bad certificate
Broken pipe
-------- with 1-7-3
vladov@riemann:~ $ tcpclient -RDH pop.gmail.com 995 sslio -c tcpproxy
+OK Gpop ready q1pf11223504uge
user WWW
+OK send PASS
pass YYY
-ERR [AUTH] Username and password not accepted.
quit
I updated my patch and now one can build ipsvd with
matrixssl-1-7-3 or matrixssl-1-8 without <stdio.h>
I suppose the problem is in the new matrixssl-1-8
Enjoy, Nikola
PS. see http://62.44.100.74/programs/popmaildir.tar.gz
for a pop3 client wich get email from google.
May be google have bad certificate.