• Show log

    Commit

  • Hash : 17491f6e
    Author : Carlos Martín Nieto
    Date : 2014-08-29T17:18:23

    transport: always call the certificate check callback
    
    We should let the user decide whether to cancel the connection or not
    regardless of whether our checks have decided that the certificate is
    fine. We provide our own assessment to the callback to let the user fall
    back to our checks if they so desire.