zio.http.SSLConfig
See theSSLConfig companion object
final case class SSLConfig(behaviour: HttpBehaviour, data: Data, provider: Provider, clientAuth: Option[ClientAuth] = ..., includeClientCert: Boolean = ...)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article