SslInfo

open class SslInfo

Information about the certificates that the application uses.

Author

Jonatan Ivanov

Since

3.4.0

Constructors

Link copied to clipboard
constructor(sslBundles: SslBundles, certificateValidityWarningThreshold: Duration)

Types

Link copied to clipboard
inner class BundleInfo
Info about a single SslBundle.
Link copied to clipboard
Info about a single certificate chain.
Link copied to clipboard
inner class CertificateInfo
Info about a certificate.
Link copied to clipboard
Certificate validity info.

Functions

Link copied to clipboard