Type Method
require(_:)
iOS 16.0+
macOS 13.0+
tvOS 16.0+
watchOS 9.0+
Try to create a TLS connection to the server. If the server supports TLS, create a TLS connection. If the server does not support TLS, fail the connection creation.
static func require(_ sslContext: TLSConfiguration) -> PostgresClient.Configuration.TLS