You are reading a single comment by @lukevanhorn and its replies. Click here to read the full conversation.
  • I see the 0x6d00 error is a public key mismatch. I didn't see the other error code, but I would guess it's related.

    line #117 in libs/crypto/mbedtls/include/mbedtls/ssl.­h

    #define MBEDTLS_ERR_SSL_PK_TYPE_MISMATCH -0x6D00 /**< Public key type mismatch (eg, asked for RSA key exchange and presented EC key) */

About

Avatar for lukevanhorn @lukevanhorn started