dev@glassfish.java.net

Re: InvalidAlgorithmParameterException?

From: Bobby Bissett <Robert.Bissett_at_Sun.COM>
Date: Fri, 13 Nov 2009 19:23:40 -0500

Hey, turns out you get this exception when you don't specify
trustStore and trustStorePassword properties for an app using ssl.
Note to self....

Cheers,
Bobby

On Nov 12, 2009, at 8:09 PM, Bobby Bissett wrote:

> I'll be able to look at this tomorrow, but it's new territory for
> me. Can someone tell me why an application would get an
> InvalidAlgorithmParameterException when executing an app client?
>
> Begin forwarded message:
>
>> From: 1xpert_at_dev.java.net
>> Date: November 12, 2009 6:54:06 PM EST
>> To: bbissett_at_dev.java.net
>> Subject: [Issue 11013] [upgrade_tool] New - [REGRESSION] got
>> MarshalException for ssl/security
>>
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=11013
>> Issue #|11013
>> Summary|[REGRESSION] got MarshalException for ssl/
>> security
[...]