Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap-2 Rhino.Compute 7 Install SSL/TLS not trusted #697

Open
acmbo opened this issue Nov 26, 2024 · 0 comments
Open

Bootstrap-2 Rhino.Compute 7 Install SSL/TLS not trusted #697

acmbo opened this issue Nov 26, 2024 · 0 comments

Comments

@acmbo
Copy link

acmbo commented Nov 26, 2024

Hello,

currently try to install Rhino.Compute from Germany, Europe.

I'm getting a :

Exception calling "DownloadFile" with "2" argument(s): "The underlying connection was closed: Could not establish
trust relationship for the SSL/TLS secure channel."
At line:7 char:5
+     (New-Object System.Net.WebClient).DownloadFile($url, $output)
+     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : WebException

Comming from the bootstrap-2 shell script by the line

Download $downloadurl "$appDirectory/compute.zip"

in module_compute.ps1.

Its also seems that the URL https://nightly.link/mcneel/compute.rhino3d/actions/artifacts/2238862453.zip is blocked by Blueshield:

image

Dont know, if you guys can fix any of the issues. But it seems to be something i cant fix from my side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant