I got this error after calling ssl_peek, which returns
0.
What does the error mean ?
SSL3_READ_BYTES:reason(1000)
--- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote:
> On Tue, May 24, 2005, dan wrote:
>
> > Nauman Akbar wrote:
> > >Dear Users
> > >
> > >
> > >
> > >I am having this problem for
Dr Stephen,
I want to map recv(fd, buffer, SEGMENT_LEN, MSG_PEEK)
to some kind of SSL_read.
MSG_PEEK
This flag causes the receive operation
to return data from the
beginning of the receive queue without
removing that data from
the queue. Thus, a subs
Everytime SSL_connect is called, it will dump
something like below to stdout. How do I suppress it
??
SSL: Certificate OK: /C=US/O=VeriSign, Inc./OU=Class 3
Public Primary Certification Authority
SSL: Certificate OK: /C=US/O=VeriSign, Inc./OU=Class 3
Public Primary Certification Authority
SSL: Cer
Everytime SSL_connect is called, it will dump
something like below to stdout. How do I suppress it
??
SSL: Certificate OK: /C=US/O=VeriSign, Inc./OU=Class 3
Public Primary Certification Authority
SSL: Certificate OK: /C=US/O=VeriSign, Inc./OU=Class 3
Public Primary Certification Authority
SSL: Cer