View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0023255 | Open CASCADE | Website:Git | public | 2012-07-10 12:59 | 2018-06-02 13:05 |
| Reporter | Assigned To | bugmaster | |||
| Priority | low | Severity | feature | ||
| Status | closed | Resolution | fixed | ||
| Summary | 0023255: Provide access to OCCT Git by https protocol | ||||
| Description | Currently OCCT Git repository can be accessed only by SSH protocol. This causes troubles when it needs to be accessed from some corporate environments where proxy does not allow external SSH communication. A possibility to solve this problem could be using https protocol which should be supported by Git and reportedly can be configured for use by Gitolite (see e.g. http://sitaramc.github.com/gitolite/http.html -- note that it is for Gitolite v3!). | ||||
| Tags | No tags attached. | ||||
| Test case number | na | ||||
|
|
Anonymous HTTP (and HTTPS) access to OCCT Git repository has been opened by the end of 2017 (URL is http://git.dev.opencascade.org/repos/occt.git). Since there seem to be no demand to have write access using HTTP(s) protocol, the issues is thus considered solved. |