SSL + Basic Auth

2007-09-02 Thread Aaron Dalton
I am trying to setup a RESTful web service where GET is open to all but POST, PUT, and DELETE are restricted to authorized users. I have a database of users that is checked using Basic Auth. So far, so good. I *also* want to make it possible to issue certificates (from a home-rolled CA) to users

Unable to configure X.509 CRL storage for certificate revocation

2007-09-02 Thread Tim Boyer
I'm moving a number of web pages from a RHEL3 server running Apache 2.0.46 to a RHEL5 system running 2.2.3. The unsecure pages are running just fine, but if I have ssl.conf in the conf.d directory, httpd won't start up. The only error message I can find anywhere is in ssl.error_log: [Sat Se