This is a discussion on RE: openssl/https - Openssl ; Hi Johan, If you are using openssl s_client option to connect to website and get contents try using -crlf option at the end .This option converts LF to CRLF which is needed by some sites. Regd's Ritesh -----Original Message----- From: ...
Hi Johan,
If you are using openssl s_client option to connect to
website and get contents try using -crlf option at the end .This option
converts LF to CRLF which is needed by some sites.
Regd's
Ritesh
-----Original Message-----
From: owner-openssl-users@openssl.org
[mailtowner-openssl-users@openssl.org] On Behalf Of
johan.elmsater@bulletinboard.nu
Sent: Sunday, October 15, 2006 1:44 AM
To: openssl-users@openssl.org
Subject: openssl/https
Hi I'm using openssl to access a website, which I have fully succeeded
with.
However rescently the code stopped to work, directly after the
negotiation
process which seemed to work
I can not do ssl_write, though I get a SOCKET_ERROR.
=20
Is it possible that they detect during the negotiation that Openssl is
used an
then shuts down the connection, because they only want regular
webbrowsers to
access the site?
Any ideas?=20
Best Regards
Johan
=20
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majordomo@openssl.org
__________________________________________________ ____________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majordomo@openssl.org