Server.tlsCertificate

gio.tls_certificate.TlsCertificate tlsCertificate() @property

Get tlsCertificate property.

Returns

A gio.tls_certificate.TlsCertificate that has a

gio.tls_certificate.TlsCertificate.privateKey set.

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

void tlsCertificate(gio.tls_certificate.TlsCertificate propval) @property

Set tlsCertificate property.

Parameters

propvalA gio.tls_certificate.TlsCertificate that has a gio.tls_certificate.TlsCertificate.privateKey set. If this is set, then the server will be able to speak https in addition to (or instead of) plain http.