Android sdk download/update failing
        Posted  
        
            by tad604
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by tad604
        
        
        
        Published on 2010-05-21T13:26:25Z
        Indexed on 
            2010/05/21
            13:30 UTC
        
        
        Read the original article
        Hit count: 359
        
I'm trying to update and install the latest Android SDK (API 8) and keep getting the following error:
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
I'm running on OS X 10.6.3 If I visit the url in a browser I'm not getting any errors about an untrusted cert.
© Stack Overflow or respective owner