Does JSSE support mutual authentication with PFX files?

2001-12-20 Thread E Alaknantha
Hi, I am working with JSSE for SSL communications. I am facing some problems in doing the mutual authentication with the server certificates exported to the PFX format. I am doing a mutual authentication by intiialising the keystores with the PFX file and the truststores with the DER file all

Re: Does JSSE support mutual authentication with PFX files?

2001-12-20 Thread E Alaknantha
Very sorry for my previous post. _Alak.