Hurrey I have the solution! :clap::-D If SSL_get_error give SSL_ERROR_NONE I test with strcmp ( at the end, "</soap:Envelope>") . because all data from the server must end with "</soap:Envelope>". If my data is not complete I send CR LF and the last 975 Bytes appeared SSL_write(mySSL->ssl,"\r\n", 2);
Thanks Peter -- View this message in context: http://www.nabble.com/Last-portion-SSL_read-only-after-a-SSL_write-.--Please-Help.-tp18717834p18767511.html Sent from the OpenSSL - Dev mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
