请描述您的问题地址:https://cloud.tencent.com/act/season?utm_source=portal&utm_medium=rightbanner&utm_campaign=season&utm_term=0308Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Ge
当删除SSL_CTX_set_verify(ctx,SSL_VERIFY_PEER,0)时,我的服务器无法获得对等证书。添加它会导致客户端和服务器不通信,从服务器查询客户端证书始终为空。*ssl = SSL_new(ctx); /* get new SSL state with context */
SSL_set_fd(ssl, newsockfd); /*(ctx, "