ServerGidBuilderImpl.tlsCertificate

Set tlsCertificate property.

class ServerGidBuilderImpl(T)
T
tlsCertificate

Parameters

propval gio.tls_certificate.TlsCertificate

A gio.tls_certificate.TlsCertificate that has a property@Gio.TlsCertificate:private-key set.

If this is set, then the server will be able to speak https in addition to (or instead of) plain http.

Return Value

Type: T

Builder instance for fluent chaining