ApiService with custom Kestrel/HttpsFromPem config #3319
Answered
by
davidfowl
fergalmoran
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
davidfowl
Apr 6, 2024
Replies: 1 comment 2 replies
-
This is a reasonable feature request. We don't read native kestrel configuration and hoist them into endpoints in the app model. We could do that. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fergalmoran
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a reasonable feature request. We don't read native kestrel configuration and hoist them into endpoints in the app model. We could do that.