Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

A secure connection could not be established #81

Closed
ymcymc opened this issue Nov 21, 2018 · 0 comments
Closed

A secure connection could not be established #81

ymcymc opened this issue Nov 21, 2018 · 0 comments

Comments

@ymcymc
Copy link

ymcymc commented Nov 21, 2018

ngit2, clone command, win10, .net4.5 vs2017 pro

WebException: The request was aborted: Could not create SSL/TLS secure channel

at Sharpen.HttpURLConnection.get_Response()
at Sharpen.HttpURLConnection.GetResponseCode()
at NGit.Util.HttpSupport.Response(HttpURLConnection c)
at NGit.Transport.TransportHttp.Connect(String service)
at NGit.Transport.TransportHttp.OpenFetch()
at NGit.Transport.FetchProcess.ExecuteImp(ProgressMonitor monitor, FetchResult result)
at NGit.Transport.FetchProcess.Execute(ProgressMonitor monitor, FetchResult result)
at NGit.Transport.Transport.Fetch(ProgressMonitor monitor, ICollection`1 toFetch)
at NGit.Api.FetchCommand.Call()
at NGit.Api.CloneCommand.Fetch(Repository clonedRepo, URIish u)
at NGit.Api.CloneCommand.Call()
at WebApplication1.WebForm1.kk() in C:\Users\myu\source\repos\WebApplication1\WebApplication1\WebForm1.aspx.cs:line 25
at WebApplication1.WebForm1.Page_Load(Object sender, EventArgs e) in C:\Users\myu\source\repos\WebApplication1\WebApplication1\WebForm1.aspx.cs:line 16
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

@ymcymc ymcymc closed this as completed Nov 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant