Skip to content

Instantly share code, notes, and snippets.

@odan
Last active March 25, 2023 11:26
Show Gist options
  • Select an option

  • Save odan/36b2ffde91102cf6c1b1170f104f8ba0 to your computer and use it in GitHub Desktop.

Select an option

Save odan/36b2ffde91102cf6c1b1170f104f8ba0 to your computer and use it in GitHub Desktop.
Installing ASP.NET Core 2.1 on Ubuntu 18.4 Linux
@bhaidar

bhaidar commented Jul 28, 2018

Copy link
Copy Markdown

Hi,
Are you sure the Web App opens normally without any certificate exception when you use dotnet run at the beginning of this article?

I am facing issues running ASP.NET Core 2.1 on Ubuntu related to https.

Thanks

@odan

odan commented Aug 2, 2018

Copy link
Copy Markdown
Author

@bhaidar I have created a self-signed certificate. If you are using a real certificate, the browser should not complain about the certificate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment