Hi,
A while ago I reported an issue with using rtmps on linux to
connect to a Red5 server through stunnel. I am having no issues on Windows. The
rtmps connection is made from Flash code running in the browser.
The error reported on Linux was ‘SSL_accept:
Peer suddenly disconnected’ which occurs
straight after ‘SSL state (accept):
before/accept initialization’ .
Now I am having a similar problem trying to connect from a
MAC. In this case I also get ‘SSL_accept:
Peer suddenly disconnected’ which occurs
straight after
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state
(accept): before/accept initialization
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state
(accept): SSLv3 read client hello A
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state (accept):
SSLv3 write server hello A
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state
(accept): SSLv3 write certificate A
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state
(accept): SSLv3 write server done A
2008.01.24 16:39:31 LOG7[1608:2980]: SSL state
(accept): SSLv3 flush data
It seems to get further on the MAC but still fails.
Regards,
David