SslInfo

constructor(sslBundles: SslBundles, certificateValidityWarningThreshold: Duration)

Creates a new instance.

Parameters

sslBundles

the SslBundles to extract the info from

certificateValidityWarningThreshold

the certificate validity warningthreshold


constructor(sslBundles: SslBundles, certificateValidityWarningThreshold: Duration, clock: Clock)

Creates a new instance.

Since

3.5.0

Parameters

sslBundles

the SslBundles to extract the info from

certificateValidityWarningThreshold

the certificate validity warningthreshold

clock

the Clock to use