Open GoogleCodeExporter opened 8 years ago
Since the certificate has these SANs:
DNS Name=.storage.googleapis.com
DNS Name=.commondatastorage.googleapis.com
DNS Name=*.googleapis.com
, the certificate should be perfectly valid for www.googleapis.com.
Might be related: https://issues.apache.org/jira/browse/HTTPCLIENT-1613
Original comment by oyvind.h...@gmail.com
on 28 Apr 2015 at 6:04
Downgrade HttpClient from 4.4 to 4.3 has fixed this issue.
Note: Markdown wrecked the list of SANs in my previous commet - they are:
DNS Name=*.storage.googleapis.com
DNS Name=*.commondatastorage.googleapis.com
DNS Name=*.googleapis.com
Original comment by oyvind.h...@gmail.com
on 29 Apr 2015 at 7:03
It is working after downgrading to 4.3. Thank you for your help.
Original comment by androidd...@gmail.com
on 30 Apr 2015 at 6:41
Yes it is an issue with HttpClient 4.4.* , thanks !
Original comment by cheddad....@gmail.com
on 3 Jun 2015 at 11:49
Original issue reported on code.google.com by
androidd...@gmail.com
on 25 Apr 2015 at 2:16