docs mention that "If an API key is specified, https will automatically be enabled." after testing it seems that its not automatically set when defining apiKey or api-key, for example: https://github.com/tsurdilo/apikeysdemo/blob/main/src/main/resources/application.yaml does not work if enable-https: true is not defined