No Subject

1999-05-24 Thread Erik Aronesty




// v3_lib.c

void 
X509V3_EXT_cleanup(){sk_pop_free(ext_list, 
ext_list_free);ext_list = 
NULL; // added 
to fix problem in openssl.exe command line (and others who free/reuse the ctx 
list)}



No Subject

1999-05-11 Thread Richard Levitte - VMS Whacker

giacob I patched ssl_engine_kernel.c to realize an OCSP responder function
giacob that check cert status on ldap v2 directory.

Perhaps should you consider sharing the changed file in plain text
instead of in rtf format?

-- 
Richard Levitte   \ Spannvägen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken  \ S-161 43  BROMMA  \ T: +46-8-26 52 47
\  SWEDEN   \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]

Unsolicited commercial email is subject to an archival fee of $400.
See http://www.stacken.kth.se/~levitte/mail/ for more info.
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  [EMAIL PROTECTED]
Automated List Manager[EMAIL PROTECTED]



No Subject

1999-05-10 Thread Andrea e Luca Giacobazzi






Hi,

I patched ssl_engine_kernel.c to realize an OCSP 
responder function
that check cert status on 
ldap v2 directory.

I send all my patch to ssl_engine_kernel.c, every routine 
start is marked
with Giacob label. The ldap_hook search the 
certificate in our ldap directory, by 
client e-mail: if the cert is in ldap is good, neither is 
revoked (first semplification
assumption because we're still working on ldap)

My next step will be to exchange OCSP requests 
and response between two
servers Apache, by http 
protocol session: one will be OCSP client, and the other one 
OCSP responder.
Any idea how to set http-ssl comunication between two Apache 
?

Thank you in advance
Giacob



No Subject

1999-05-10 Thread Andrea e Luca Giacobazzi






Hi,

I patched ssl_engine_kernel.c to realize an OCSP 
responder function
that check cert status on 
ldap v2 directory.

I send all my patch to ssl_engine_kernel.c, every routine 
start is marked
with Giacob label. The ldap_hook search the 
certificate in our ldap directory, by 
client e-mail: if the cert is in ldap is good, neither is 
revoked (first semplification
assumption because we're still working on ldap)

My next step will be to exchange OCSP requests 
and response between two
servers Apache, by http 
protocol session: one will be OCSP client, and the other one 
OCSP responder.
Any idea how to set http-ssl comunication between two Apache 
?

Thank you in advance
Giacob

 OCSP_responder_patch.rtf


No Subject

1999-04-22 Thread Anonymous

On Thu, 22 Apr 1999, Andy Polyakov wrote:

On the other hand! Does the library actually *compile* under
MS-DOS/WIN16? Does *anybody* actually use it?
  
   I think Steve still builds Win16 versions.
 
  No I don't. Win16 is too painful but when dropping support was mentioned
  a while ago someone mentioned various applications that used it still.
  I've no idea if it still works under Win16 though.
 Then let's stop talking about something nobody has *clear* idea about.
 If anybody asks, they should be told to use elder version that is
 *known* to work or migrate. "Wrong impression" is a Bad Thing. I think
 it would also be nice (and important) to have an explicit list of
 supported platforms/compilers on the web, preferably in
 http://www.openssl.org/about/ section.

I am using SSLeay 0.6.6b targeting 8086 MS-DOS 5.0. The development platform
is TurboC running in Linux/DOSEMU. I would like to upgrade to the latest
OpenSSL but I thought that 16-bit support had already been dropped.

May I suggest that if/when a supported platform is dropped then the major
version number of the library should be incremented. That way those of us
still using the old platform can continue develop the library using the old
version number.

Has anybody intentionally removed 16-bit support from OpenSSL? When?



__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



No Subject

1999-01-04 Thread Ana Isabel Lara


Country Name (2 letter code) [AU]:AU
Organization Name (eg, company) []:Dodgy Brothers
Common Name (eg, YOUR name) []:Brother 1
Common Name (eg, YOUR name) []:Brother 2
Request (and private key) is in newreq.pem
Using configuration from ../apps/openssl.cnf
error on line 6 of config file '../apps/openssl.cnf'
14041:error:0E065068:configuation file routines:STR_COPY:variable has no value:c
onf.c:578:line 6
cat: Cannot open newcert.pem: No such file or directory
Signed certificate is in newcert.pem
*** Error exit code 1

Stop.


===
Ana Isabel Lara Gutierrez
Servicio de Informatica
Universidad Carlos III de Madrid

Telf   :  91-624.95.03
e-mail :  [EMAIL PROTECTED]
=
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



<    1   2   3