Commit cc82002
publishing to other web hosting providers (#20178)
* publishing to other web hosting providers
It was confusing to be able to publish to other web hosting providers without using azure due to lack in documentations and enums(the StoreName enum does not contain webHosting option https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.storename?view=netcore-3.1)
* edit pass
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>1 parent 51c2f9c commit cc82002
File tree
1 file changed
+22
-1
lines changed- aspnetcore/security/authentication
1 file changed
+22
-1
lines changedLines changed: 22 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
269 | 290 | | |
270 | 291 | | |
271 | 292 | | |
| |||
0 commit comments