com.twitter.finagle.ssl.server.SslServerSessionVerifier
The SslServerSessionVerifier whose apply method
is called when an SSLSession is established. This method determines
whether the SSL/TLS connection should be used. It is an additional level
of verification beyond the standard certificate chain verification checking.
The SslServerSessionVerifier whose apply method
is called when an SSLSession is established.
The SslServerSessionVerifier whose apply method
is called when an SSLSession is established. This method determines
whether the SSL/TLS connection should be used. It is an additional level
of verification beyond the standard certificate chain verification checking.
The SslServerSessionVerifier whose
applymethod is called when anSSLSessionis established. This method determines whether the SSL/TLS connection should be used. It is an additional level of verification beyond the standard certificate chain verification checking.By default sessions will be seen as
AlwaysValidif this param is not configured.