Re: maximum block size in SSL_write()

2002-09-29 Thread Lutz Jaenicke
On Fri, Sep 27, 2002 at 09:57:15AM -0700, Cory Albrecht wrote: > --- Lutz Jaenicke <[EMAIL PROTECTED]> wrote: > > On Thu, Sep 26, 2002 at 11:36:36PM -0700, Cory Albrecht wrote: > > > With buffer sizes of 8193 bytes or more, after SSL_write() returns > > an > > > error it NEVER succedes ever again

Re: Hashing a symmetric key from a private asymmetric one

2002-09-29 Thread Vadim Fedukovich
On Wed, Sep 25, 2002 at 07:58:54PM +0200, Federico Sauter wrote: > > Hi all!! > > > Now I?ve got a security question: would it be safe to generate a (very > secret and important) symmetric key from a private RSA key? I mean > theorically you should not be able to reverse a hash function (in t

Log problem with client certificate auth

2002-09-29 Thread Glynn S. Condez
I found this error in my ssl_engine.log when I access to apache+modssl site with client certificate authentication. what does it mean by this error and how do I fix this? Actually I dont have problems in accessing it but some of our users encountered page cannot be displayed. sni

Re: PEM_write_X509 - access violation

2002-09-29 Thread Dr. Stephen Henson
On Sun, Sep 29, 2002, Cory Albrecht wrote: > --- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote: > > On Sat, Sep 28, 2002, Christian Hohnstaedt wrote: > > > > Same here on a WIN98 box, > > > > seems like all PEM_write_XXX functions do segfault. > > > OpenSSL was compiled with the VC++ .dsp fil

Re: PEM_write_X509 - access violation

2002-09-29 Thread Cory Albrecht
--- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote: > On Sat, Sep 28, 2002, Christian Hohnstaedt wrote: > > Same here on a WIN98 box, > > seems like all PEM_write_XXX functions do segfault. > > OpenSSL was compiled with the VC++ .dsp files provided > > by http://www.iconsinc.com/~agray/ossldev

Apache 2.0.39 + ssl + ldap with client certificate authentication

2002-09-29 Thread Sarath Chandra M
Title: Message   Dear group,Has anybody tried doing ldap client certificate authentication for an apache2.0.39 ssl server ?Our environment is :RedHat linux 7.1 kernel 2.4.xapache 2.0.39 (inc. mod_ssl)openssl-engine-0.9.6gopenldap (on a different redhat linux server)The apache website has a v