[inn-workers] Inn 2.4.5: Openssl error when using perl_access function

Julien ÉLIE julien at trigofacile.com
Tue Sep 16 20:48:13 UTC 2008


Hi Jonathan,

> I'm attempting to use perl_access to dynamically set groups after a user logs in using authinfo commands over port 563.

This error never happens for other commands?
Only just after AUTHINFO when perl_access is set?  (Also python_access?
or perl_auth?)


> I'm printing lots and lots of debug to syslog. It sure looks like it gets out of my perl code but then it dies.

Yes, the Perl hook has finished and the whole authentication process
just after:

> Sep 16 15:14:21 tr22n12 user:notice tr22n12.aset.psu.edu: cider.aset.psu.edu user tstem38
[...]
> 281 Ok


> 20996:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:286:
> [cider.aset.psu.edu:/Users/jonathansiegle]

It looks like more a SSL bug than another thing...
I tried to reproduce the error with perl_access too but I do not have
such a SSL problem.

OpenSSL> version
OpenSSL 0.9.8c 05 Sep 2006



    http://www.globus.org/mail_archive/gt-user/2008/01/msg00057.html
Apache -> when the proxy_connect module starts to send data because
proxy_connect is writing to the socket directly instead of going through the
filter stack. Because it skips the filter stack, the SSL module doesn't get
called and the data is sent in the clear.

    http://www.nntp.perl.org/group/perl.qpsmtpd/2006/06/msg5205.html
SMTP -> it looks like s_client isn't clearing the buffer after the last read



Hmmm...  Does the same thing occur if you connect with a news reader?

And with nnrpd launched with that:

    nnrpd -D -c /news/etc/readers2.conf -p 563 -S

-- 
Julien ÉLIE

« Bonjour ! Je m'appelle Bill Portes et mon boulot,
  c'est de vendre des fenêtres. » 



More information about the inn-workers mailing list