Re: HTTPS With SSL_ERROR_ZERO_RETURN

2008-04-24 Thread Wolfgang Riedel
Hello Ricardo, Ricardo Garcia Reis schrieb: Hello All, I can not connect to a HTTPS server of WebServices. (https://hnfe.sefaz.es.gov.br/Nfe/wsdl/nfeStatusServico.wsdl) The error occurs when the function SSL_read() is calling, returning 0 and SSL_get_error () equals SSL_ERROR_ZERO_RETURN.

HTTPS With SSL_ERROR_ZERO_RETURN

2008-04-22 Thread Ricardo Garcia Reis
Hello All, I can not connect to a HTTPS server of WebServices. ( https://hnfe.sefaz.es.gov.br/Nfe/wsdl/nfeStatusServico.wsdl) The error occurs when the function SSL_read() is calling, returning 0 and SSL_get_error () equals SSL_ERROR_ZERO_RETURN. The problem is not the certificates, because