Type Method
pemFile(certificateChainPath:privateKeyPath:)
TLS credentials loaded from PEM files on disk.
static func pemFile(certificateChainPath: String, privateKeyPath: String) -> ServerConfiguration.TLSConfiguration
You're viewing documentation for a pre-release version. View the latest stable version
Type Method
static func pemFile(certificateChainPath: String, privateKeyPath: String) -> ServerConfiguration.TLSConfiguration