Skip to content

Update Kestrel Endpoints to 6.0#24640

Merged
serpent5 merged 5 commits into
mainfrom
serpent5-24604
Jan 20, 2022
Merged

Update Kestrel Endpoints to 6.0#24640
serpent5 merged 5 commits into
mainfrom
serpent5-24604

Conversation

@serpent5
Copy link
Copy Markdown
Contributor

@serpent5 serpent5 commented Jan 17, 2022

Fixes #24604.
Fixes #21799.
Fixes #23244.

Internal Preview.

Updated sample code for 6.0, explained random ports as described here, and fixed outstanding issues as linked above.

@serpent5 serpent5 marked this pull request as ready for review January 19, 2022 10:42
```

> [!WARNING]
> In the preceding example, certificate passwords are stored in plain-text in *appsettings.json*. The `$CREDENTIAL_PLACEHOLDER$` token is used as a placeholder for each certificate's password. To store certificate passwords securely in development environments, see [Protect secrets in development](xfef:security/app-secrets). To store certificate passwords securely in production environments, see [Azure Key Vault configuration provider](xref:security/key-vault-configuration).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add in
Development secrets shouldn't be used for production or test.

Copy link
Copy Markdown
Contributor

@wadepickett wadepickett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nothing more to add, except to suggest updating the date metadata so folks see it has just been refreshed.

@serpent5 serpent5 merged commit 09f28fa into main Jan 20, 2022
@serpent5 serpent5 deleted the serpent5-24604 branch January 20, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants