Server Side steps are fine. But before going to the client side do the following on the server :
pk12util -o cacert.p12 -n SSLTestCA
Now on client side :
pk12util -i cacert.p12 -n SSLTestCA
Now continue with the rest of the steps (omit your step of copying the CA cert and exporting it to client DB).
Let us know if that helped.
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]
http://forums.java.net/jive/thread.jspa?messageID=323200