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

Reply via email to