The SiteMinder Agent requires one of the following modules in order to load:
LoadModule sm_module web_agent_home/bin/mod_sm.so
LoadModule hpaCCso_module web_agent_home/bin/mod_hpaCCso.sl
HPaCCLoadModule sm_module web_agent_home/bin/mod_sm.sl
Note: HP-UX uses the extension .sl to refer to a shared library. If the operating system for the Web Agent is HP-UX, the .sl extension is used.
LoadModule sm_module web_agent_home/bin/Apache20WebAgent.dll
LoadModule sm_module web_agent_home/bin/libmod_sm20.so
LoadModule sm_module web_agent_home/bin/libmod_sm20.sl
LoadModule sm_module web_agent_home/bin/mod_sm20.dll
LoadModule sm_module web_agent_home/bin/libmod_sm22.so
LoadModule sm_module web_agent_home/bin/mod_sm22.dll
Add the following line:
LoadModule sm_module web_agent_home/bin/mod_sm.so
LoadModule hpaCCso_module web_agent_home/bin/mod_hpaCCso.sl
HPaCCLoadModule sm_module web_agent_home/bin/mod_sm.sl
To enable certificate-based authentication, the following line is added to the DSO configuration section:
LoadModule sm_certenv web_agent_home>/bin/mod_smcertenv.so
mod_smcertenv enables certificate-based authentication to work with Apache web servers without requests being redirected to the SSL credential collector.
Note: This module is only for Apache 1.3.27 web servers. It is not supported for proprietary versions of the Apache 1.3.x web server, such as IBM HTTP Server, or Oracle HTTP Server.
The entry to load mod_smcertenv must come after the entry to load mod_sm.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |