[Catalyst] Catalyst::ActionRole::RequireSSL under development server

Jason Galea lists at eightdegrees.com.au
Wed Apr 18 13:00:47 GMT 2012


On Tue, Apr 17, 2012 at 4:11 AM, Rippl, Steve <rippls at woodlandschools.org>w=
rote:

> We're just upgrading to Catalyst 5.9 from 5.8, and therefore switching
> from the old Catalyst::Plugin::RequireSSL
> to Catalyst::ActionRole::RequireSSL.  The old module would detect when is
> was running under the standalone server and so was fine under development.
>

I could be wrong, but I think you'll find both of those modules are testing
for Catalyst::Engine::HTTP which is not applicable since the move to PSGI.
(Possibly depending on how you're running things).



>  Catalyst::ActionRole::RequireSSL doesn't seem to play nicely under the
> development server when hitting an action requiring SSL.  Am I doing
> something wrong?  Are there some settings in the config somewhere to
> disable that under debug or something?  I want to avoid having different
> versions of the Controllers themselves between dev and production.
>
> Thanks,
> Steve
>
>
> --
> Steve Rippl
> Technology Director
> Woodland Public Schools
> 360 841 2730
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20120418/230ac=
a1a/attachment.htm


More information about the Catalyst mailing list