[stork-users] Stork Webserver HTTPS
Slawek Figiel
slawek at isc.org
Wed Oct 18 16:45:38 UTC 2023
Kevin,
it depends on your environment. If you serve the static content (UI
bundle) using the dedicated HTTP server, you need to configure the TLS
in this HTTP server separately, of course.
However, the Stork server may also deliver static content, not only
handle the API requests. In this case, the UI is served over HTTPS if
the TLS certificates are provided in the previously mentioned parameters.
Regards,
Slawek Figiel
On 18/10/2023 18:37, Kevin P. Fleming wrote:
> On Wed, Oct 18, 2023, at 11:26, Slawek Figiel wrote:
>> The second is specifying the TLS certificate using the
>> `--rest-tls-certificate`, `--rest-tls-key`, and `--rest-tls-ca` CLI
>> parameters (or corresponding environment variables). It is described in
>> the Stork ARM: https://stork.readthedocs.io/en/latest/install.html#setup .
>
> Note that those only apply to the REST API, not to the web management interface as the OP desired :-)
More information about the Stork-users
mailing list