Funny little gotcha with IMSP. It requires a CR/LF over stunnel, which
doesn't always get there if you're using openssl to test it. To test it
correctly, try "openssl s_client -crlf -connect
imsp.somewhere.com:imsps" or whatever. If you're not using openssl to
test it, chances are you're running into the same CR/LF problem, because
that's exactly the behavior that we saw when we first tried it out.
Good luck,
Michael Bacon
Systems Administration
Duke University
Amos Gouaux wrote:
> Has anybody gotten imspd to work via stunnel? Without it can
> connect just fine. With it, get server identifier string, but then
> it hangs and doesn't respond to input....
>
> --
> Amos