so you want Tomcat7 to act as an OCSP Responder?
 
download and install ocsp daemon ..this is not trivial as you will need to be 
able to communicate to a working LDAP server
http://www.openca.org/projects/ocspd/

configure your servlet to serve its requests to ocsp-daemon calls..
configure the servlet to serve the response with the results from the 
ocsp-daemon

Please explain why you want to FE the ocspd request instead of calling the 
daemon directly?

Martin 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.

  


> Date: Thu, 21 Mar 2013 10:08:08 +0100
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: OCSP with TOMCAT 7
> 
> Amit A wrote:
> > Could not find anything achived on this topic
> > Search query: http://marc.info/?l=tomcat-user&w=2&r=1&s=tomcat+ocsp&q=t
> > 
> > Further pointers please?
> 
> 15/03/2013, subject "Standard or OCSP Native Lib?", Nick Williams ?
> 
> > 
> > 
> > On Wed, Mar 20, 2013 at 4:23 PM, André Warnier <a...@ice-sa.com> wrote:
> > 
> >> Amit A wrote:
> >>
> >>> I need to enable OCSP on my application which is running Tomcat 7.0.29.
> >>> Looked up the documentation but did not find quite much :
> >>> http://tomcat.apache.org/**tomcat-7.0-doc/ssl-howto.html<http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html>
> >>>
> >>> 1. Is OCSP with just tomcat actually possible? Do we need a external
> >>> module/software?
> >>> 2. Has anyone implemented/Configured OCSP with Tomcat? I am looking for
> >>> the
> >>> nitty gritties here.
> >>>
> >>>
> >>> Search the list archives. There was a question/response about this
> >> exact subject just a few days ago.
> >>
> >>
> >> ------------------------------**------------------------------**---------
> >> To unsubscribe, e-mail: 
> >> users-unsubscribe@tomcat.**apache.org<users-unsubscr...@tomcat.apache.org>
> >> For additional commands, e-mail: users-h...@tomcat.apache.org
> >>
> >>
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
                                          

Reply via email to