SSL_VERIFY_NONE

Do not verify the peer certificate. Nor fail if it's not provided (server only).

const
int SSL_VERIFY_NONE;

Meta