SSL_accept holding the connection

2010-05-14 Thread Nazir Maindargi
Hi Team, I am new bee to ssl/openssl. Need some help to resolve the below problem. I have server process that talks to client on end-host. It supports 1000/3000 or more client connection. I can do 6000+ (Non-SSL) client connection and communication without issue. The client connecting rate is

Q: Ramifications of creating new X509-Store and setting it in SSL_CTX while SSL_accept's being done

2010-05-14 Thread Jeff Saremi
In order to update the CRLs in our server socket and due to seemingly lack of any CRL update methods, I decided to create new X509_STOREs and set them in the SSL_CTX every time there's a change in the CRL list. I'd like to know the effects of that if at the same time new SSLs being created, setup

Error with client authentication from OpenSSL 0.9.8l

2010-05-14 Thread koichi sugimoto
Dear sirs, I have a trouble with OpenSSL with Apache web server. With client authentication, web browsers cannot connect to web server. Apache log file of logs/erro_log shows as follows: [Fri May 14 11:45:05 2010] [info] [client 192.168.220.169] Connection to child 1 established (server

coding PKCS#10

2010-05-14 Thread jiss33
Hello everyone, I want to create a CSR PKCS#10 using open-ssl libs in C, but I really don't know how to do and which functions are available (I assume that it is possible, because the .exe provides this service). Could anyone help me or give me some information to be able to do that ? Thank

Re: coding PKCS#10

2010-05-14 Thread Dr. Stephen Henson
On Fri, May 14, 2010, jis...@free.fr wrote: Hello everyone, I want to create a CSR PKCS#10 using open-ssl libs in C, but I really don't know how to do and which functions are available (I assume that it is possible, because the .exe provides this service). Could anyone help me or give me

Re: coding PKCS#10

2010-05-14 Thread jiss33
Thank you very much, I'll take a look ! Regards, Jiss - Mail Original - De: Dr. Stephen Henson st...@openssl.org À: openssl-users@openssl.org Envoyé: Vendredi 14 Mai 2010 17h38:55 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: coding PKCS#10 On Fri, May