working ssl example

This commit is contained in:
Tom Gardham-Pallister
2017-02-17 18:24:32 +00:00
parent 6b94c83451
commit b98310c80d
2 changed files with 23 additions and 22 deletions

View File

@ -29,6 +29,7 @@
"IdentityServer4": "1.0.1",
"Microsoft.AspNetCore.Mvc": "1.1.0",
"Microsoft.AspNetCore.Server.Kestrel": "1.1.0",
"Microsoft.AspNetCore.Server.Kestrel.Https": "1.1.0",
"Microsoft.NETCore.App": "1.1.0",
"Shouldly": "2.8.2",
"TestStack.BDDfy": "4.3.2",