SSL Question

Hi,

i want to have all connections secured, but it doesn’‘t seem to work for me. i am using the out of the box solutions with no certificates made for myself (maybe that’'s the problem?). i tried to connect over the secure port 5223tcp to the wildfire server, which gave me this in the debug.log:

2006.07.25 15:13:25 SSL Connect 40b181[SSL_NULL_WITH_NULL_NULL: Socket[addr=/62.50.38.214,port=40988,localport=5112]]

2006.07.25 15:13:26 Error creating session

javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?

After that, i tried using the Connection Manager, that gave me a little different error message:

2006.07.25 14:51:40 Accepting self-signed certificate of remote server:

2006.07.25 14:51:40 Handshake error while connecting to server: my.server.com(DNS lookup: my.server.com:5262) javax.net.ssl.SSLHandshakeException: General SSLEngine problem

what am i doing wrong?

btw. i’'ve read the ssl readme, but as far as i know it should work with the out of the box solution.