Hello,
My name is David, I'm looking to help the dotnet team get dotnet Developer Certs working out of the box for Linux distributions. The GitHub issue pertaining to this is here: [Https] `dotnet dev-certs --trust` support on Linux * Issue #32842 * dotnet/aspnetcore * GitHubhttps://github.com/dotnet/aspnetcore/issues/32842
I'm wondering if anyone has had a chance to check out the issue or is working toward helping to resolve it. There's a lot going on in the page, the main excerpt is:
For each distro we need come up with a list of instructions to setup the machine and create a VM image we can leverage for regression testing. We need to capture the instructions for doing the following:
* Install the base OS * Install Edge * Install Chrome * Install dotnet * Install new enough openssl version (if necessary) * Install libnss3-tools (certutil)
Prepare the VM to be shared with the team (we should be able to do so as described herehttps://docs.microsoft.com/en-us/azure/virtual-machines/linux/upload-vhd
dotnet-sig@lists.fedoraproject.org