aspnetcore/src
Javier Calvarro Nelson b9a9ec9305 Add support for a default SSL certificate in development
When the ssl certificate specified is 'localhost' and
no certificate has been explicitly specified in the certificates
section, fallback to a certificate with 'CN=localhost' (ASP.NET Core SSL
developer certificate) in the current user store and if not found,
an ssl certificate with 'CN=localhost' on the current machine
(IIS Express developer certificate)
2017-05-24 16:24:32 -07:00
..
Archive.AspNetCore.All
Microsoft.AspNetCore Add support for a default SSL certificate in development 2017-05-24 16:24:32 -07:00
Microsoft.AspNetCore.All
Microsoft.AspNetCore.RuntimeStore
Microsoft.DotNet.Archive
dotnet-archive