Skip to content

HTTPS TLS SSL for the web interface

Rob Wood edited this page May 5, 2024 · 1 revision

You can enable HTTPS by specifying a https:// prefixed URL to the --urls command line paramter.

See the following for information about how to provide the certificate: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel/endpoints?view=aspnetcore-8.0#configure-https-in-appsettingsjson

Clone this wiki locally