artiya4u / google-http-java-client

Automatically exported from code.google.com/p/google-http-java-client
0 stars 0 forks source link

Ability to restrict the trusted CAs #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://docs.oracle.com/javase/7/docs/technotes/guides/security/jsse/JSSERefGuide
.html#X509TrustManager

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Provide ability to easily restrict the list of trusted CAs to a narrower list.  
For example, if you are working with a specific provider and they publish the 
list of trusted CAs for them, you may wish to restrict to that narrower list.

Original issue reported on code.google.com by yan...@google.com on 16 Dec 2012 at 2:25

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/7034050/

Original comment by yan...@google.com on 3 Jan 2013 at 10:07

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 8 Jan 2013 at 10:09