Odd behavior with IO::Socket::SSL and mod_perl 2.0.8

2014-11-21 Thread Michael A. Capone
Hello, I'll try not to make this too convoluted... :) The latest version of IO::Socket::SSL on CPAN is v2.005 and includes a module IO::Socket::SSL::PublicSuffix. When attempting to use this version of IO::Socket::SSL in modperl, we got a strange 500 Internal Server error. Some debugging le

Re: Apache2::Connection::remote_ip

2014-11-21 Thread Randolf Richardson
> On 20/11/2014 22:39, John Dunlap wrote: > > Could you give us a link to the documentation you are using? > > > > On Thu, Nov 20, 2014 at 5:38 PM, worik > > wrote: > > > > Can't locate object method "remote_ip" via package > > "Apache2::Connection > > > You

Re: SAML proxy examples?

2014-11-21 Thread Clément OUDOT
2014-11-20 23:53 GMT+01:00 OCNS - Gmail : > Does anyone have examples of an Apache/modperl/SAML (single sign-on) proxy? > > Hi, you can look at LemonLDAP::NG : http://lemonldap-ng.org Cément.