Hi All:
I have a SSL client and a server application.The client connects to a
SSL server in a TCP socket persistence mode, i.e, it does a data
exchange with the server through a SSL connection , tears down the SSL
connection but again sends out a client_hello in the same TCP socket
connection i
Hello All:
We had an SSL enabled client application which was working fine.Recently
we ran our client application in a machine with Cavium Nitrox Cards to
enable efficient operation during stress scenario. The NITROX SDK
includes an evaluation board with modified OpenSSL using Cavium's
TurboSSL
Hi All:
I have a question on Certifiate formats and functions used to load
certificate files into CTX object.
As per the documents:
SSL_CTX_use_certificate_chain_file () loads a certificate chain from
file into ctx. The certificates must be in PEM format and must be sorted
startin
Hello All:
We had an SSL enabled client application which was working fine.Recently
we ran our client application in a machine with Cavium Nitrox Cards to
enable efficient operation during stress scenario. The NITROX SDK
includes an evaluation board with modified OpenSSL using Cavium's
TurboSSL
Marek/Chong,
Thanks for your reply.
As Marek poited out the issue was in the way mutithreading was achieved in
server. The locking of SSL context objects 'ctx' was not done properly. The
issue is solved now.
Chong ,
I tried using sslv23_server_method but it didn't help .
- Original Mess
Hello All:
I have a SSL Server application . In a test
scenario 20 clients try connecting to the server simultaneously. In
most of the test run atleast one connection fails. The server logs the following
message for the failed connection:
** server.c:809 Error accepting SSL
connection
Hello,
In a SSL enabled application I need to have the TCP
socket persistent after calling SSL_shutdown; i.e when a SSL session has been
established with the server and torn down by calling SSL_shutdown the
TCP socket connection with the server needs to be intact. But I
think SSL_shutdown
Thanks Marek for that reply. It helped me :)
Regards,
Prabhu. S
- Original Message -
From: "Marek Marcola" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, August 09, 2006 3:02 PM
Subject: Re: query on SSL_CTX_set_verify();
> Hello,
> > I have client application program in which I call the m
Hello,
I have client application program in which I
call the method "SSL_CTX_set_verify" as SSL_CTX_set_verify(ctx,
SSL_VERIFY_PEER, NULL). Whenever the incoming server certificate is invalid
the the application immediately aborts. How do I overcome this..I need to abort
grace fully cal
PEM : Privacy Enhanced Mail
- Original Message -
From: "Gayathri Sundar" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 01, 2006 9:28 AM
Subject: RE: What does "PEM" mean?
> Wow, I was thinking its "Privacy Enhanced Mode!!" ?? No?
>
> -Original Message-
> From: [EMAIL PROTECTED
10 matches
Mail list logo