Skip to content

Commit e9a49c5

Browse files
committed
Markdownlint
1 parent 53e9017 commit e9a49c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aspnetcore/security/enforcing-ssl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ If you store the certificates you want OpenSSL to trust in a specific directory,
259259

260260
> [!WARNING]
261261
> If you set either of these variables, it is important that they are set to the same values each time trust is updated. If they change, the tool won't know about certificates in the former locations (e.g. to clean them up)
262+
262263
### Using sudo
263264

264265
As on other platforms, development certificates are stored and trusted separately for each user. As a result, if you run `dotnet dev-certs` as a different user (e.g. by using `sudo`), it is _that_ user (e.g. `root`) that will trust the development certificate.

0 commit comments

Comments
 (0)