• Dave Cridland's avatar
    Support Dialback Without Dialback · 4c528c9d
    Dave Cridland authored
    When processing a <db:result/>, this checks for the certificate first. If
    this matches, then we don't bother actually dialling back, speeding up the
    session setup.
    
    This factors out the certificate verification function.
    4c528c9d
SASLAuthentication.java 37.7 KB