Bug 1330163 - SSL problems when using Android SDK manager
Summary: SSL problems when using Android SDK manager
Keywords:
Status: CLOSED DUPLICATE of bug 1329342
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.8.0-openjdk
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-25 13:37 UTC by Robert Marcano
Modified: 2016-04-25 14:21 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-25 14:21:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Marcano 2016-04-25 13:37:34 UTC
Description of problem:

when updating Android packages, the Android SDK manager has SSL problems, for example

Fetching URL: https://dl.google.com/android/repository/sys-img/x86/addon-x86.xml
Failed to fetch URL https://dl.google.com/android/repository/sys-img/x86/addon-x86.xml/addon.xml, reason: SSLPeerUnverified peer not authenticated


Version-Release number of selected component (if applicable):

1.8.0.91-1.b14.fc23.x86_64

Steps to Reproduce:
1. Open the Android SDK manager
2. a window open with multiple errors like the example above

Additional info:

  openssl s_client -showcerts -connect dl.google.com:443

show the CA used for that server certificate as "GeoTrust Global CA" that is correctly inside OpenJDK Java installed cacerts. Previous OpenJDK release work perfectly

Workaround:

Force http connections on the SDK preference manager (not recommended when downloading binaries like Android tools), or downgrade to previous OpenJDK release.

Comment 1 Severin Gehwolf 2016-04-25 14:13:54 UTC
Most likely a duplicate of bug 1329342. Can you try 1.8.0.91-2.b14 perhaps?

Comment 2 Robert Marcano 2016-04-25 14:21:55 UTC
Y(In reply to Severin Gehwolf from comment #1)
> Most likely a duplicate of bug 1329342. Can you try 1.8.0.91-2.b14 perhaps?

Yes, thanks, closing as duplicate. The package on testing fix the problem

*** This bug has been marked as a duplicate of bug 1329342 ***


Note You need to log in before you can comment on or make changes to this bug.