I have run test-file ssltest.exe and got next results:
Available compression methods: NONE TLSv1, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-SHA, 512 bit RSA 1 handshakes of 256 bytes done On the page http://www.openssl.org/docs/apps/ciphers.html there is no such cipher. Why? Seems it is supported, but is absent in documentation. But in the file tls1.h it is present. Can we assume that all ciphers that listed in the tls1.h are supported?