> int result = SSL_connect(sslconnection);
> printf ("error no. is %ld\n", ERR_peek_last_error());
>
> This code does work and prints 'error no. is 336130315', but when it connects
> over localhost, the error is always 0.What's result? _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
