Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Loading mod_shib on Apache1.3.33

Subject: OpenSAML user discussion

List archive

RE: Loading mod_shib on Apache1.3.33


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: "'Shivam Sinha'" <>, <>
  • Subject: RE: Loading mod_shib on Apache1.3.33
  • Date: Fri, 28 Jan 2005 15:42:01 -0500
  • Organization: The Ohio State University

> I am trying to deploy shibboleth 1.2.1 on Windows . For configuring
> Apache , i need to load mod_shib_13.so module. But for windows
> installation, do i need to manually create .dll for this module.

mod_shib is in libexec in the Shibboleth installation.

Use the Apache installation here:
http://wayf.internet2.edu/shibboleth/win32/apache_bin_1.3.33.zip

If you try and build your own, you probably won't do it properly, and you'll
end up without a working module. This is SSL-capable, and is the latest
version of 1.3.

If you do insist on building your own, it won't work unless you build it
with mod_ssl and EAPI patches, and link it to the same version of OpenSSL I
used. And of course you need Visual Studio for that.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page