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