-----Messaggio originale-----
Da: Andrea e Luca Giacobazzi <[EMAIL PROTECTED]>
A: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Data: mercoledì 14 aprile 1999 22.23
Oggetto: OCSP developing
Da: Andrea e Luca Giacobazzi <[EMAIL PROTECTED]>
A: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Data: mercoledì 14 aprile 1999 22.23
Oggetto: OCSP developing
Thank you very much Tom, today I patched Apache
SSL, latest version, under unix, on Solaris
ultra sparc 5 gcc, with your OCSP , and it seems to work (i had to change only the patch
command line), but i'm not sure yet, because i
can't find the executable command "ocspapp".
Where it has to be ? Tomorrow i'll try to use
you api, that are very useful for us;
infact we're working to realize a CA for Modena
Municipality, our city, situated in
north of Italy near Bologna, just by open source
sofware (look www.openca.org
and
www-idd.comune.modena.it).
In particular i'm trying to realize an
OCSP responder, more complete as possible, for
web and digital signature services that will be
offered by municipality to citizens.
Our certificate are in LDAP directory, one entry for
each subject (person or organization)
and now we're supposing that if the cert is in the directory
is GOOD , else it's
REVOKED. But we'd like to have one attribute more for each
cert, to keep the status of it,
signed by OCSP Authority.
I send you my patch ocsp_hook in module ssl_engine_kernel.c
(sorry i send you all module)
- look for Giacob rem if you like to examine it. It's very
rude , yet, but i'm working on it.
Thanks, bye
ssl_engine_kernel.c