I am trying to use 2.3.1 with TLS for SMTP, POP3 and RemoteManager, however have not been successful so far. The plain socket configuration works perfectly fine for me. I have generated a self-signed certificate and a private key through OpenSSL. Both the keys and the certificate have been imported in the java keystore using the program http://www.agentbob.info/agentbob/79-AB.html http://www.agentbob.info/agentbob/79-AB.html . The SSL Socket factory configuration has been changed to correct values and TLS option for SMTP server is on. However when I try to connect from Microsoft Outlook 2007 to the server, the connection just hangs there, doing nothing.
A bit of snooping on the packets revealed that after the initial TCP handshake, not a single packet is exchanged between the server and the client. There may be a chance that I am missing something in the server configuration. Can someone using Outlook 2007 with James on either windows or linux share their configuration with me? Also is it possible to debug through logs the progress of the SSL socket factory in Avalon? If yes, then what options need to be enabled? Thanks, Akbar. -- View this message in context: http://www.nabble.com/James-2.3.1-with-SSL---TLS-tp20381344p20381344.html Sent from the James - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
