<br><br><div class="gmail_quote">On Tue, Apr 17, 2012 at 4:11 AM, Rippl, Steve <span dir="ltr">&lt;<a href="mailto:rippls@woodlandschools.org">rippls@woodlandschools.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>We&#39;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. </div>
</blockquote><div><br></div><div>I could be wrong, but I think you&#39;ll find both of those modules are testing for <span style="white-space:pre-wrap">Catalyst::Engine::HTTP which is not applicable since the move to PSGI. (Possibly depending on how you&#39;re running things).</span></div>
<div><span style="white-space:pre-wrap"><br></span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div> Catalyst::ActionRole::RequireSSL doesn&#39;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.</div>

<div><br></div><div>Thanks,</div><div>Steve</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><br></div>-- <br>Steve Rippl<br>Technology Director<br>Woodland Public Schools<br><a href="tel:360%20841%202730" value="+13608412730" target="_blank">360 841 2730</a><br>

</div>
</font></span><br>_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
<br></blockquote></div><br>