DaveAKing / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

SSL cert not valid for viewing API documentation on https #1731

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When viewing the link for the Guava API documentation on https, the SSL 
certificate for the site is invalid:
https://docs.guava-libraries.googlecode.com/git-history/release/javadoc/index.ht
ml

I'm pretty sure this is because the wildcard cert for *.googlecode.com is only 
valid for a single subdomain depth, whereas docs.guava-libraries.googlecode.com 
has two.

To be fair, the link from the project homepage to the API docs is to the http 
version of the site, but the web browser extension HTTPS Everywhere 
(https://www.eff.org/https-everywhere) will automatically redirect 
googlecode.com urls to the https version.

Original issue reported on code.google.com by mye...@gmail.com on 18 Apr 2014 at 6:39

GoogleCodeExporter commented 9 years ago
This is, sadly, not fixable by the guava team, though we will forward the 
information to the code.google.com and/or security folks. 

Original comment by cgruber@google.com on 18 Apr 2014 at 7:21

GoogleCodeExporter commented 9 years ago
Issue 1771 has been merged into this issue.

Original comment by cpov...@google.com on 2 Jun 2014 at 7:16

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:09

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:07