Commit 17491f6e5660b82cb8163eea58805df6398af16e

Carlos Martín Nieto 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.