> Sorry for not being clear. I am attempting to import the AD certificates into > cacerts on the CAS server.
Have you tried other keystore management tools like those mentioned at https://wiki.jasig.org/display/CASUM/SSL+Troubleshooting+and+Reference+Guide in the "alternatives" section? For what it's worth, these days I tend to use PKCS12 keystores and openssl to manage import/export. Java has supported the PKC12 keystore type since 1.5 IIRC. Haven't met a cert yet that couldn't be handled by openssl. 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
