Hi,

I just finished "porting" the OCSP daemon to LibPKI. I have a problem with
Firefox - it crashes although the responses are perfectly compliant with
the RFC.. still investigating.

Anyhow, I am now adding support for GET requests... work in progress...

Later,
Max


akbath...@aol.com wrote:
Max,
I tested the latest code given by Mark and it works great. Just a FYI, Get requests are ecoded slashes for e.g.:- 194.186.53.31 - - [08/Jun/2009:13:41:07 -0400] "GET
/ocsp/MEUwQzBBMD8wPTAJBgUrDgMCGgUABBTlXreDlf9xPB%2F%2BlgIfsGHd3PkLhgQUYaaZbSSfDh
GI5jng%2FnTRBWlSqUMCBHAABjw%3D HTTP/1.1" 200 2389 0 "-" "Microsoft-CryptoAPI/6.0" Please update the documentation to configure apache, add the following information in httpd.conf otherwise apache webserver will get a 404 error:- *AllowEncodedSlashes On
  ProxyRequests Off
  ProxyPass /ocsp **http://localhost:2560/ocsp** nocanon
  ProxyPassReverse /ocsp **http://localhost:2560/ocsp/** nocanon*
** Thanks
Ajay

--

Best Regards,

        Massimiliano Pala

--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]                   ope...@acm.org
                                                 project.mana...@openca.org

Dartmouth Computer Science Dept               Home Phone: +1 (603) 369-9332
PKI/Trust Laboratory                          Work Phone: +1 (603) 646-8734
--o------------------------------------------------------------------------
People who think they know everything are a great annoyance to those of us
who do.
                                                           -- Isaac Asimov

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to