Invalid SSL certificate on https://download.flutter.io (HTTPS artifact download fails)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 717
- Forks
- 1.2k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 19
Description
Summary
The HTTPS endpoint of download.flutter.io appears to have an invalid configured SSL certificate.
When ّ tries to download artifacts (for example flutter_embedding_debug POM files) from:
However, accessing the same resource via HTTP works correctly:
This suggests a problem with the SSL certificate configuration or certificate chain for the HTTPS endpoint.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure against the HTTPS artifact URL and compare it with the working HTTP URL. Inspect the SSL certificate and certificate chain for download.flutter.io; the issue is done when the same Flutter artifact is retrievable over HTTPS without certificate errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100