vertx / io.vertx.rxjava.core.net / SelfSignedCertificate / trustOptions

trustOptions

open fun trustOptions(): PemTrustOptions

Provides the io.vertx.rxjava.core.net.TrustOptions X.509 certificate file in PEM format corresponding to the io.vertx.rxjava.core.net.SelfSignedCertificate#certificatePath

Return
a io.vertx.core.net.PemTrustOptions based on the generated certificate.