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

[wasm][testing] create dev cert via powershell or SDK on helix #53277

Closed

Conversation

pavelsavara
Copy link
Member

Caused by #53180, #53225
The original approach to install certificates didn't work because we don't have dotnet SDK, just runtime on windows.
Fixes #53207

@ghost
Copy link

ghost commented May 26, 2021

Tagging subscribers to this area: @Anipik, @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details

Caused by #53180, #53225
The original approach to install certificates didn't work because we don't have dotnet SDK, just runtime on windows.
Fixes #53207

Author: pavelsavara
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@ghost ghost added this to In Progress in Infrastructure Backlog May 26, 2021
@pavelsavara
Copy link
Member Author

/azp run runtime-libraries-mono outerloop

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Infrastructure Backlog automation moved this from In Progress to Done May 26, 2021
@premun
Copy link
Member

premun commented May 26, 2021

@pavelsavara so this approach didn't work?

I am asking because it would be preferrable to install a few kB cert rather than pull SDK instead of runtime just because of a cert (~100MB or so difference).

@pavelsavara
Copy link
Member Author

nope, didn't work

@ghost ghost locked as resolved and limited conversation to collaborators Jun 25, 2021
@pavelsavara pavelsavara deleted the pr_helix_install_dev_cert3 branch July 29, 2021 08:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Addition of "dotnet dev-certs" command makes all WASM work items time out
2 participants