The problem is below:

> keyStore is : /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/security/cacerts
> keyStore type is : BKS
> keyStore provider is :
> init keystore
> default context init failed: java.security.KeyStoreException: BKS not
> found

The BKS keystore type is for the Bouncy Castle crypto provider.
Change to JKS and that should resolve that particular problem.  It's
interesting that you appear to have a good TLS handshake in your SSL
trace, which I would not expect based on the keystore type problem.

M

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to