Bernd Fondermann wrote: > On Tue, Jan 6, 2009 at 12:56, Megha Agarval <[email protected]> wrote: >> Robert Burrell Donkin wrote: >>> On Tue, Dec 16, 2008 at 2:39 PM, Megha Agarval <[email protected]> wrote: >>>> Hi, >>>> >>>> I was using SMTPS and POP3S to send and receive mails successfully with >>>> the >>>> phoenix deployment I had downloaded a couple of months back. But, after >>>> updating my sources to the latest version of the code they have stopped >>>> working. >>>> >>>> SMTPS starts on the required port but when trying to send mail through it I >>>> get the following exception in the log file: >>>> >>>> javax.net.ssl.SSLException: java.lang.RuntimeException: Could not generate >>>> DH keypair >>>> >>>> Any idea how to fix this ? >>> nope - it was working for me last time i tried. i'll take a look into this. >>> >> Hi Robert, >> >> Did you get a chance to look into this ? > > Using a cool new website called "Google", I pasted "Could not generate > DH keypair" there and after a cursory look found this link: > > http://forums.sun.com/thread.jspa?threadID=5309490 > > Maybe that's something about the creation and validity dates. >
Well, there was no problem with the creation and validation dates of the certificate. The sunjce_provider.jar needed to be copied in james/lib. Works now :) -Megha > HTH, > > Bernd > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
