Hello,

I missed the case when keyPassword is null in
SSLFactoryBuilder.makeContext. So a NPE is rightfully thrown.
Apparently Sun's JCE implementation expects a zero sized array to be
passed in such case, although it is not documented.

My patch is attached, criticism is welcome.

Thanks
Greg

Attachment: SSLFactoryBuilder-NPE-fix.patch
Description: Binary data

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to