-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 1.6.2.2
-
Component/s: None
-
None
-
Severity 3 - Minor
Steps to reproduce:
- Set up a GitHub Enterprise instance with SSL, self-signed certificate and in "private mode" (all users must authenticate).
- Create a repository in GitHub Enterprise.
- Start SourceTree and clone that repository.
- SourceTree will prompt to accept the self-signed certificate
. - Clicking "Accept" will make the activity spinner spin forever
. - Clicking "Cancel" on the "Clone Repository" dialog and re-trying to clone the same repository will accept the self-signed certificate and prompt to authenticate
.