I'm 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've already tried to get the cert by visiting the url (but apparently my web browser already trusts the cert) so I'm not sure how to get a copy of it to add to my cacert/jssecacert which seems to be the only solution I can find on the internet. I've tried running the android sdk and avd manager from inside eclipse and from the command line no dice same problem both times. any help would be appreciated. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

