ssl Configurations
Parameters
value
The SSL configuration of the app. Object is described below.
Parameters
values
The SSL configuration of the app. Object is described below.
suspend fun sslConfigurations(argument: List<suspend ApplicationSslConfigurationArgsBuilder.() -> Unit>)
suspend fun sslConfigurations(vararg argument: suspend ApplicationSslConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The SSL configuration of the app. Object is described below.