dev@glassfish.java.net

switching to JKS for GlassFish v2 cluster mode

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Tue, 26 Sep 2006 10:27:40 -0700

In previous cluster mode of GlassFish v2, NSS is used as a storage for
certificates and private keys. NSS is a native library that is not
available on all platforms. This limits our reach to other platforms
like Mac.
Now, GlassFish v2 has been switched to use JKS. This enables us to reach
a wider range of users and also simplifies dependencies.

Regards,
     Shing Wai Chan