You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!] SharpBlock failed with error The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadData(Uri address)
at SharpBlock.Program.LoadProcessFromWeb(String url)
at SharpBlock.Program.LoadProcessData(String path)
at SharpBlock.Program.ReplaceExecutable(IntPtr hProcess, IntPtr hThread, String path)
at SharpBlock.Program.Main(String[] args)
i use below code Solve the problem
want to add an option to ignore certificate errors.
The text was updated successfully, but these errors were encountered: