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 use actual set of packages (#78) 2017-04-27 16:05:52 -07:00
Microsoft.AspNetCore Add support for a default SSL certificate in development 2017-05-24 16:24:32 -07:00
Microsoft.AspNetCore.All Merge branch 'rel/2.0.0-preview1' into dev 2017-05-03 12:49:24 -07:00
Microsoft.AspNetCore.RuntimeStore Use RuntimeFrameworkVersion instead for directory name (#82) 2017-05-01 15:18:44 -07:00
Microsoft.DotNet.Archive Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 11:17:24 -07:00
dotnet-archive fix LZMA archive directory structure (#88) 2017-05-01 13:11:15 -07:00