You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Megha Agarval <me...@adnovum.ch> on 2009/01/06 12:56:12 UTC

Re: SSL Not Working

Robert Burrell Donkin wrote:
> On Tue, Dec 16, 2008 at 2:39 PM, Megha Agarval <me...@adnovum.ch> 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 ?

Thanks,
Megha

> - robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: SSL Not Working

Posted by Megha Agarval <me...@adnovum.ch>.
Bernd Fondermann wrote:
> On Tue, Jan 6, 2009 at 12:56, Megha Agarval <me...@adnovum.ch> wrote:
>> Robert Burrell Donkin wrote:
>>> On Tue, Dec 16, 2008 at 2:39 PM, Megha Agarval <me...@adnovum.ch> 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: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: SSL Not Working

Posted by Bernd Fondermann <be...@googlemail.com>.
On Tue, Jan 6, 2009 at 12:56, Megha Agarval <me...@adnovum.ch> wrote:
>
> Robert Burrell Donkin wrote:
>> On Tue, Dec 16, 2008 at 2:39 PM, Megha Agarval <me...@adnovum.ch> 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.

HTH,

 Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org