CRL refresh and Stunnel

2006-06-01 Thread Nagasundaram, Sekhar
Hello: Is there a definition or a configurable parameter for the Frequency in which CRL refresh is done through the openssl Libraries. Stunnel uses the Openssl libraries and we are observing that The refresh seems to be done at some interval. Talking to the Stunnel developer (Mike Trojanara),

Re: Custom certificate

2006-06-01 Thread Emmanuel Guiton
Hello, Thank you, it works like a charm. Just have to solve the date problem, now. - Emmanuel Marek Marcola wrote: > Hello, > > >>In the issuer and subject fields, I must include a dnQualifierwhich is >>a thumbprint of the corresponding public key, that is to say a SHA-1 >>hash of t

DoS attack on OpenSSL/0.9.7d?

2006-06-01 Thread Kostas Lykourgiotis
Hello, I guess this is the right place for discussing possible denial of service (DoS) attacks for Apache, using mod_ssl, using OpenSSL, when there are OpenSSL messages emitted in the apache log files. Only the SSL interface is affected. If not, please ignore this message. So, I am running a

Re: RSAES-OAEP support

2006-06-01 Thread Marek Marcola
Hello, > does openssl latest build support RSAES-OAEP algorithm for public key info ?? > > or even nightly build ?? Looks like no. Best regards, -- Marek Marcola <[EMAIL PROTECTED]> __ OpenSSL Project

RSAES-OAEP support

2006-06-01 Thread Saurabh Arora
hi all does openssl latest build support RSAES-OAEP algorithm for public key info ?? or even nightly build ?? regards tanish __ OpenSSL Project http://www.openssl.org User Support Mailing List

profiling of openssl ?

2006-06-01 Thread Rajeshwar Singh Jenwar
Hi All,   I had ported openssl in my embedded environment(ARM7 & pSOS). I m using openssl to 1. Generate Certificates. 2. Manage Certificates. 3. SSL connection 4. Encryption algos. But it(openssl) used lot of memory and slow. Can anyone comment on feasibility of optimising or can give some pointe

openssl and ipv6

2006-06-01 Thread Anand Thakur
Hi, Does anyone have an idea about how much IPv6 compliant is OpenSSL? I plan to use both 0.9.7b and 0.9.8.   Thanks Anand