Hi, I have been trying to follow the stunnel directions in: http://www.ape-project.org/wiki/index.php/SSL_with_ape But, I am having no success. Here are some suspicious lines the stunnel log:
2010.11.15 09:37:29 LOG3[11864:3074186128]: SSL_accept: 1408F10B: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number 2010.11.15 09:37:29 LOG5[11864:3074186128]: Connection reset: 0 bytes sent to SSL, 0 bytes sent to socket 2010.11.15 09:37:29 LOG7[11864:3074186128]: ape finished (0 left) I dug into the client side, and one thing that I noticed is that the requests the client is making are http not https, e.g., http://90.ape.MyServer.com:2223/2/?[{%22cmd%22:%22CONNECT%22,%22chl%22:1,%22params%22:{%22name%22:%221289831949225%22}},{%22cmd%22:%22JOIN%22,%22chl%22:2,%22params%22:{%22channels%22:%22inboxchannel%22}}] If I type the same request into my browser using https, I seem to get something back. (and the stunnel log looks good.) My client side config file does include: APE.Config.secure = true; Any ideas? Thanks, Carlos -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
