Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Method

pemFile(certificateChainPath:privateKeyPath:)

TLS credentials loaded from PEM files on disk.
static func pemFile(certificateChainPath: String, privateKeyPath: String) -> ServerConfiguration.TLSConfiguration