Thanks Marek. This is now working. Mistake on our part. We were using
"," when doing OR in SSL_ctx_set_options instead of "|".
-Krishna
On 7/10/06, Marek Marcola <[EMAIL PROTECTED]> wrote:
Hello,
>
> I've attached modified test client code, which without
> OP_ALL option have results as:
>
Hello,
>
> I've attached modified test client code, which without
> OP_ALL option have results as:
> $ ./ssl2
> crypto lib: OpenSSL 0.9.7f 22 Mar 2005
> the cipher used by the client: DES-CBC3-SHA
> ssl_read: 1460
> 16808:error:1408F455:SSL routines:SSL3_GET_RECORD:de
Hello,
> Hi Marek
>
> As per your mail, we today tried this option but still the problem
> persists.. The handshake is successful but when 19K image is read,
> only 1460 bytes are being read and after that SSL_read returns -1. The
> error shown by error API is decrpytion record error..
>
> Can an
Thanks David.. I have looked at the Linux site but teamgm.com server
appears to be a Lotus Domino and our OpenSSL client is running on
vxWorks.. Also check the MSS option being negotiated during the SSL
handshake,.. SYN has 1460 MSS and SYN/ACK also has the 1460 and thus
this doens't appear to be
> Hi Marek
>
> As per your mail, we today tried this option but still the problem
> persists.. The handshake is successful but when 19K image is read,
> only 1460 bytes are being read and after that SSL_read returns -1. The
> error shown by error API is decrpytion record error..
>
> Can anyone plz
Hi Marek
As per your mail, we today tried this option but still the problem
persists.. The handshake is successful but when 19K image is read,
only 1460 bytes are being read and after that SSL_read returns -1. The
error shown by error API is decrpytion record error..
Can anyone plz try with thei
Hello,
> We are having an application that has the functionality of the open
> ssl client. We are facing a problem while accessing the following link
> "www.teamgm.com/icons/login.jpg". The problem is that when we do a
> SSL_read for the GET response from the web server, we are able to read
> only