Apache error when trying to connect to ldap server with SSL
Posted: Fri Nov 25, 2005 3:49 am
I had an login script which is used to authenicate user on a LDAP server. The script will connect to the LDAP server with ssl. Following is the error log generated by apache when i tried to connect to the LDAP server and it failed.
What cause the following issue.?
[Fri Nov 25 16:31:44 2005] [notice] mod_python: Creating 4 session mutexes based on 50 max processes and 0 max threads.
[Fri Nov 25 16:31:44 2005] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations
[Fri Nov 25 16:34:44 2005] [notice] caught SIGTERM, shutting down
[Fri Nov 25 16:34:46 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Nov 25 16:34:47 2005] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 25 16:34:47 2005] [notice] Digest: done
[Fri Nov 25 16:34:47 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Nov 25 16:34:47 2005] [notice] LDAP: SSL support unavailable
[Fri Nov 25 16:34:47 2005] [notice] mod_python: Creating 4 session mutexes based on 50 max processes and 0 max threads.
[Fri Nov 25 16:34:47 2005] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations
What cause the following issue.?
[Fri Nov 25 16:31:44 2005] [notice] mod_python: Creating 4 session mutexes based on 50 max processes and 0 max threads.
[Fri Nov 25 16:31:44 2005] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations
[Fri Nov 25 16:34:44 2005] [notice] caught SIGTERM, shutting down
[Fri Nov 25 16:34:46 2005] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Nov 25 16:34:47 2005] [notice] Digest: generating secret for digest authentication ...
[Fri Nov 25 16:34:47 2005] [notice] Digest: done
[Fri Nov 25 16:34:47 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Fri Nov 25 16:34:47 2005] [notice] LDAP: SSL support unavailable
[Fri Nov 25 16:34:47 2005] [notice] mod_python: Creating 4 session mutexes based on 50 max processes and 0 max threads.
[Fri Nov 25 16:34:47 2005] [notice] Apache/2.0.53 (Fedora) configured -- resuming normal operations