[PATCH] Make SSL_peek() work with SSLv23_server_method

2001-03-07 Thread Dan Kegel
Bodo Moeller wrote: > >>> I just realized I have to accept either SSLV2 or SSLV3 (or TLS) > >>> connections, so I switched from SSLv3_server_method() to > >>> SSLv23_server_method(). But oops, that doesn't support SSL_peek()! > >>> What to do? > > >> Use SSL_accept first. It will change the SSL

Re: Password callback

2001-03-07 Thread Ben Laurie
Guillermo Maturana wrote: > > > /** > > Set the given SSL_CTX's private key to the given PEM file, using the given >passphrase. > > @param ctx The ssl context to modify. > > @param file The name of the PEM file containing the desired private key. > > @param passphrase The nul-terminated

DH_check purpose?

2001-03-07 Thread Rodney Thayer
what is the purpose of DH_check? I am trying to use the Diffie-Hellman routines, and I have found the Groups 1, 2, and 5 primes for IPsec are 'not suitable', according to DH_check. What's the definition of 'suitable'? It does a mod operation and looks for a certain result. What's the reference

RE: M_ASN1_D2I_get_int in d2i_BASIC_CONSTRAINTS

2001-03-07 Thread Stefan Kotes
Steve, I was using an older version of d2i_ASN1_BOOLEAN function which returns pointer to ASN1_BOOLEAN. Thanks for the information. Stefan -Original Message- From: Dr S N Henson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 07, 2001 1:45 PM To: [EMAIL PROTECTED] Subject: Re: M_ASN1_

Re: M_ASN1_D2I_get_int in d2i_BASIC_CONSTRAINTS

2001-03-07 Thread Dr S N Henson
Stefan Kotes wrote: > > All, > Current implementation of function d2i_BASIC_CONSTRAINTS in version 0.9.6 is > using macro M_ASN1_D2I_get_int with > function d2i_ASN1_BOOLEAN. This code is not correct and it even does not > compile on some platforms > like HPUX 11.00. > Unless I am missing here so

Re: Password callback

2001-03-07 Thread Dan Kegel
Guillermo Maturana wrote: > > > /** > > Set the given SSL_CTX's private key to the given PEM file, using the given >passphrase. > > @param ctx The ssl context to modify. > > @param file The name of the PEM file containing the desired private key. > > @param passphrase The nul-terminated

Re: Password callback

2001-03-07 Thread Guillermo Maturana
> /** > Set the given SSL_CTX's private key to the given PEM file, using the given >passphrase. > @param ctx The ssl context to modify. > @param file The name of the PEM file containing the desired private key. > @param passphrase The nul-terminated ASCII passphrase for the given private

M_ASN1_D2I_get_int in d2i_BASIC_CONSTRAINTS

2001-03-07 Thread Stefan Kotes
All, Current implementation of function d2i_BASIC_CONSTRAINTS in version 0.9.6 is using macro M_ASN1_D2I_get_int with function d2i_ASN1_BOOLEAN. This code is not correct and it even does not compile on some platforms like HPUX 11.00. Unless I am missing here something, the macro M_ASN1_D2I_get sho

Re: Installing OpenSSL on AIX 4.3 - make failure

2001-03-07 Thread HYMAS
Neil, I installed OpenSSL on AIX 4.3. I did "./Configure aix-cc", then "make" ... this seemed to work fine. Bill Hymas IBM Germany Neil Bradbury <[EMAIL PROTECTED]> on 06-03-2001 11:55:59 PM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: Subject: Installing OpenSSL o

Subscription

2001-03-07 Thread Osvaldo Queiroz
Request from [EMAIL PROTECTED] for subscription to the developers mailing list [EMAIL PROTECTED]     Thanks   Osvaldo