Re: using JSS to build cert chains

2009-03-20 Thread Glen Beasley
David Stutzman wrote: I'm in the process of porting over certificate path building code from using Sun's API to using JSS as we are gradually migrating all of our crypto over to JSS/NSS. I'm running some testing with CryptoManager.buildCertificateChain(X509Certificate leaf). If I grab a cert o

using JSS to build cert chains

2009-03-18 Thread David Stutzman
I'm in the process of porting over certificate path building code from using Sun's API to using JSS as we are gradually migrating all of our crypto over to JSS/NSS. I'm running some testing with CryptoManager.buildCertificateChain(X509Certificate leaf). If I grab a cert out of the db and pass i