Glide.sh SSL SAN name issue
- Dominant language
- Go
- Stars
- 14
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
curl https://glide.sh/get | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL: no alternative certificate subject name matches target host name 'glide.sh'
More details here: https://curl.haxx.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Make fails due to this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `curl https://glide.sh/get | sh` and inspect the repository's Makefile or installation entry point that invokes it. Check the certificate presented for glide.sh and identify the affected setup path; done means the project setup completes without the reported SSL hostname error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100