Hi folks I'm having a problem with SSL and Apache. I created my own, self signed certificates to make some part of my site secure. I had already done this on a Macintosh running YellowDog Linux which is based on Fedora Core and everything worked fine. However, after switching to Fedora Core 4 on a PC the same configuration does not work. I created my certificates and signed them with my own CA key and certificate (same thing I have done before). Now when I restart apache and it asks me for my key pass I get the following errors in the apache log. Even though Apache serves regular pages it doesn't serve anything over SSL. [Sun Jun 19 14:55:36 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Sun Jun 19 14:55:43 2005] [notice] Digest: generating secret for digest authentication ... [Sun Jun 19 14:55:43 2005] [notice] Digest: done [Sun Jun 19 14:55:43 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK [Sun Jun 19 14:55:43 2005] [notice] LDAP: SSL support unavailable [Sun Jun 19 14:55:43 2005] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads. [Sun Jun 19 14:55:43 2005] [notice] Apache/2.0.54 (Fedora) configured -- resuming normal operations Any help will be appreciated Thanks EJ |