| Summary: | TLS error trying to clone gits using https from gitlab | ||
|---|---|---|---|
| Product: | [Retired] Restraint | Reporter: | Vimal Patel <vipatel> |
| Component: | general | Assignee: | Artem Savkov <asavkov> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 0.1.24 | CC: | asavkov, bpeck, dcallagh, jhutar, mjia, qsong, rjoost |
| Target Milestone: | 0.1.28 | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-07 09:36:08 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Vimal Patel
2016-04-19 15:57:02 UTC
Even if https was supported (working on it) you wouldn't be able to use the url you specified, as it is an url for git-over-http(s) scheme which is not supported in restraint and probably won't be supported any time soon. What you should use instead is gitlab's/github's tarball capabilities, i.e. https://gitlab.cee.redhat.com/satellite5qe/RHN-Satellite/repository/archive.tar.gz?ref=master (still requires ssl though) The changes needed for https support are merged and should be available in next restraint release. I think this was fixed by the switch to libcurl which went into restraint 0.1.28. *** Bug 1391422 has been marked as a duplicate of this bug. *** |