BorisWilhelms / create-dotnet-devcert

A simple script that creates and trusts a self-signed development certificate for dotnet on Linux distributions.
https://blog.wille-zone.de/post/aspnetcore-devcert-for-ubuntu
MIT License
329 stars 71 forks source link

Great job. #1

Open StevenJohnRoberts opened 3 years ago

StevenJohnRoberts commented 3 years ago

This is not an issue, just to says thanks for sharing this. I'm a long term Windows developer and have decided to give Linux a go with .NET 5. As a trial, I'm developing on a Raspberry Pi 400 and can confirm the script works perfectly on Raspberry Pi OS. Thanks once again.