Source: libcgi-application-plugin-requiressl-perl Maintainer: Debian Perl Group Uploaders: Jaldhar H. Vyas Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcgi-pm-perl | perl (<< 5.19), perl, libcgi-application-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libcgi-application-plugin-requiressl-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-application-plugin-requiressl-perl.git Homepage: https://metacpan.org/release/CGI-Application-Plugin-RequireSSL Package: libcgi-application-plugin-requiressl-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcgi-application-perl Enhances: libcgi-application-perl Breaks: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Replaces: libcgi-application-extra-plugin-bundle-perl (<< 0.5) Description: plugin enforcing that certain run modes must be SSL secured CGI::Application::Plugin::RequireSSL enables a CGI::Application module to specify that certain run-modes must be approached using the HTTPS protocol rather than HTTP. The module can specify whether a violation should lead to an error or redirection to the HTTP equivalent.