Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am a new learner of java and I am testing Public Key Infrastructure with Java.

And i have been searching for weeks, to manipulate certificate trust list with java source code. But i can't find the solution anywhere.

Certificate Trust List (CTL) is a file extension with (.stl), which contain a list of Trusted Root Certification Authority.

If anyone know how to manage certificate trust list in java, please share me. With Regards,

share|improve this question
You mean like a truststore? – EJP Oct 22 '12 at 6:54
Yes it is a kind of trust store, that contain root certificates. – java-bgner Oct 22 '12 at 10:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.