Commit Graph

93 Commits (7e8a2966ef9b70418a4de3892ce17403183232e8)

Author SHA1 Message Date
GitHubPang f318d00a99
Fix typos (#23138) 2021-08-26 19:03:31 -05:00
Matt Thalman 5ad79935c8
Add info on security risk of redistribution of dev cert (#22878)
* Add info on security risk of redistribution of dev cert

* Adding stronger language

* Update aspnetcore/security/enforcing-ssl.md

* Apply suggestions from code review

Added "> " to warning section.  fixing what I broke.

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

Changes were in that @blowdart requested in review, so I will go ahead and Squash and Merge. - Wade
2021-07-28 13:28:08 -07:00
adamijak 6bd83a1ff4
Cert trust info for more linux distros (#22654)
* Cert trust info for more linux distros

* Update aspnetcore/security/enforcing-ssl.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-07-05 17:05:08 -07:00
Khalid Abuhakmeh 1c9f2c6285
Update Chrome section for Linux. (#22497)
Removed unnecessary white space that was making copying the command invalid.
2021-06-07 12:20:38 -10:00
Rick Anderson a087b237c2
Update enforcing-ssl.md (#22380)
* Update enforcing-ssl.md

* Update aspnetcore/security/enforcing-ssl.md

* Update enforcing-ssl.md
2021-05-24 12:43:40 -10:00
Rick Anderson 71273173e3
Show how to disable HTTP (#22298) 2021-05-17 16:14:51 -10:00
Rick Anderson a5937bcc5f
Update enforcing-ssl.md (#22253) 2021-05-10 10:28:39 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Luke Latham acac6546a3
Change 'check box' to 'checkbox' (#22222) 2021-05-06 14:30:14 -05:00
Rick Anderson 0ce2e2bf00
Update enforcing-ssl.md (#22205) 2021-05-05 13:43:09 -10:00
Rick Anderson 2f00739f4e
Kestrel to no-loc (#22182) 2021-05-01 13:03:18 -10:00
Michal Mrnuštík 383b0f5c3e
Replace status code with status code enum (#22116)
* Replace all hardcoded status codes with System.Net.HttpStatusCode

* Replace all StatusCodes references to HttpStatusCode

Co-authored-by: Michal Mrnuštík <michal.mrnustik@riganti.cz>
2021-04-23 10:14:47 -10:00
Rick Anderson 5177649abe
FF trust cert (#22064)
* FF trust cert

* FF trust cert

* FF trust cert

* work

* work

* work

* react to feedback

* react to feedback

* react to feedback

* react to feedback
2021-04-22 06:22:05 -10:00
Rick Anderson f1600b1d9b
Update enforcing-ssl.md (#20946) 2020-12-15 08:56:50 -10:00
Rick Anderson e02331c85c
Update enforcing-ssl.md (#20669) 2020-11-19 07:52:06 -10:00
Luke Latham 00af8873dd
Fix link (#20641) 2020-11-17 12:15:57 -06:00
Rick Anderson c3cda8780a
FireFox cert instructions (#20570)
* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* FireFox cert instructions

* react to feedback
2020-11-17 07:13:00 -10:00
Rick Anderson 311cef0e25
appsettings.json noloc (#20320) 2020-10-27 11:27:47 -10:00
David Coulter 399d6c2daf
Links: AspNetCore - Pass 1 (#19880)
* Links: AspNetCore - Pass 1

* Apply suggestions from code review

* Update aspnetcore/fundamentals/routing.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-09-15 13:08:26 -10:00
Rick Anderson 23bd8d2057
Add ASP.NET Identity to no loc (#19578)
* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc

* Add ASP.NET Identity to no loc
2020-08-19 11:07:40 -10:00
Rick Anderson fd4da00b55
trust linux cert anchor (#19575) 2020-08-19 10:55:31 -10:00
Rick Anderson 3a5c8b81d4
add Cookie to no loc (#19446) 2020-08-07 14:55:26 -10:00
Luke Latham 80446f1dd8
Add Blazor WebAssembly/Server to no-loc (#18962) 2020-06-25 19:11:04 -05:00
Rick Anderson ea521d0138
Update enforcing-ssl.md (#18626)
* Update enforcing-ssl.md

* Update enforcing-ssl.md
2020-06-01 18:35:32 -10:00
Luke Latham f2834015b6
Drop existing no-loc entries (#18111) 2020-05-04 12:00:16 -05:00
Scott Addie 9174ead0d3
Update aspnet org. links to reference the dotnet org. (#17077)
* Update aspnet org. links to reference the dotnet org.

* Update API ref links
2020-02-20 19:37:35 -06:00
Scott Addie 4ea3578989
Incorporate Acrolinx feedback in Enforce HTTPS doc (#16983) 2020-02-12 13:06:03 -06:00
Scott Addie 501c0cb022
Fix invalid dev langs in code snippets (#16968) 2020-02-11 15:07:13 -06:00
Rick Anderson d5670739a4
Update enforcing-ssl.md 2020-02-06 20:11:33 -10:00
Scott Addie 0a6c1f78c5
Update aspnet/AspNetCore & aspnet/Home references to dotnet/As… (#16483)
* React to AspNetCore repo move to dotnet org

* Change aspnet/Home reference to dotnet/aspnetcore

* More replacements of aspnet/Home
2020-01-09 13:30:28 -06:00
Luke Latham f2387aa855
Patch 443 default line (#16054) 2019-12-06 15:45:54 -06:00
Rick Anderson 0f619eb471
Update enforcing-ssl.md (#15805)
* Update enforcing-ssl.md

* Update enforcing-ssl.md
2019-11-21 07:49:25 -10:00
Rick Anderson b1991cad3e
Update enforcing-ssl.md (#15774)
* Update enforcing-ssl.md

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-11-19 17:54:11 -10:00
Rick Anderson 59ff5306dd
Update enforcing-ssl.md (#14901) 2019-10-07 15:42:32 -10:00
donhuvy 7cea430342 Fix #14776 It is dev-certs, not devcerts (#14786) 2019-10-03 07:11:24 -05:00
Shaun Rust 7e69904da8 Update enforcing-ssl.md (#14653)
Corrected `dotnet dev-certs` typo. It was missing the hyphen
2019-09-26 19:57:26 -10:00
Rick Anderson 258300aa90
Cert troubleshooting (#14568) 2019-09-25 07:56:17 -10:00
Scott Addie a50faa4056
Use dotnetcli dev lang to colorize .NET Core CLI commands (#14361) 2019-09-17 16:01:04 -05:00
rbsec 95c83be290 Link to published OWASP cheatsheets rather than GitHub copies (#14314) 2019-09-14 09:06:08 -05:00
Scott Addie 4cad485859
Add https_port setting to appsettings.json (#14188) 2019-09-06 15:51:22 -05:00
Tom Dykstra d049785258 Enforce HTTPS 3.0 update (#13844)
* 3.0 update

* fix links

* limit code to snapshot files

* update screenshot

* fix image

* change file-level moniker range

* force line breaks

* corrections

* moniker name change

* formatting

* fix link

* minor cleanup

* delete unused files

* restore mention of 2.1

* change br tag to double space

* remove extraneous file
2019-09-06 12:48:24 -05:00
Rick Anderson 57ae1f8d93
Update enforcing-ssl.md (#12876)
* Update enforcing-ssl.md

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-06-14 09:16:57 -07:00
Rick Anderson bdda3789ba
Update enforcing-ssl.md (#12692) 2019-06-04 13:53:49 -10:00
Rick Anderson 8b9db99b6f
Wsl/ra (#12395)
* Trust cert on WSL

* Trust cert on WSL

* Trust cert on WSL

* Update aspnetcore/security/enforcing-ssl.md

Co-Authored-By: Luke Latham <1622880+guardrex@users.noreply.github.com>
2019-05-13 15:47:05 -10:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Nick Schonning f2348c69ea fix: MD010/no-hard-tabs (#11592) 2019-03-19 13:27:16 -05:00
Luke Latham 1fe1d47a04
Review/update use of "SSL" (#10139) 2019-01-04 17:16:27 -06:00
Luke Latham e2838d2d8f
Drop 'reverse proxy' language (#9746) 2018-12-03 16:52:20 -06:00
Luke Latham 82d62266c0 Update 'checkbox' (#9419)
Fixes #9418 

Cleaning today and found a note *under my keyboard* to knock these out. 😀
2018-11-10 09:13:52 -10:00
Rick Anderson a755bcb804
Update enforcing-ssl.md (#9231)
Fixes #7351

I tested on a clean 2.2 Preview 3 machine and a 2.1 RTM
2018-10-29 14:48:50 -10:00