SmartDroidDeveloper / google-api-java-client

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

Provide a way to disable SSL certificate validation #159

Closed GoogleCodeExporter closed 9 years ago

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

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

All.

Please describe the feature requested.

By default we should disable SSL certificate validation.  But we should also 
provide a way to disable SSL certificate validation as a temporary work-around 
for example in case an SSL certificate has expired on a local service I'm 
working on.

Original issue reported on code.google.com by yan...@google.com on 21 Mar 2011 at 7:29

GoogleCodeExporter commented 9 years ago
Correction: the feature request should say "by default we should *enable* SSL 
certificate validation."

Original comment by yan...@google.com on 21 Mar 2011 at 9:21

GoogleCodeExporter commented 9 years ago
Moved to:
http://code.google.com/p/google-http-java-client/issues/detail?id=3

Original comment by yan...@google.com on 11 May 2011 at 3:36