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

trustOptions

abstract fun trustOptions(): PemTrustOptions

Provides the TrustOptions X.509 certificate file in PEM format corresponding to the #certificatePath()

Return
a PemTrustOptions based on the generated certificate.