<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hey John,<div class=""><br class=""></div><div class="">I use apache as a frontend for the perl dancer. The perl dancer listen on the localhost port 3000 and the apache handle the ssl part and redirect the requests to the dancer app.<br class=""><div class=""><br class=""></div><div apple-content-edited="true" class="">
Best regards,<br class="Apple-interchange-newline"><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;" class="">--</span><br style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;" class="">Attila Bardi</span><br style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On 16 Jan 2015, at 18:32, <a href="mailto:dancer.to.davies@spamgourmet.com" class="">dancer.to.davies@spamgourmet.com</a> wrote:</div><br class="Apple-interchange-newline"><div class="">I am trying to teach myself web programming with Dancer2. I have an application in mind that would be (I think) better with as much security as I can arrange, to which end I am trying to understand HTTPS. I would have expected this to be a common thing to want, but the only docs I can find are <a href="http://stackoverflow.com/questions/22974113/how-do-i-setup-my-server-with-https-and-perl-dancer-as-a-standalone-server" class="">http://stackoverflow.com/questions/22974113/how-do-i-setup-my-server-with-https-and-perl-dancer-as-a-standalone-server</a> and the links given there. Unfortunately. this seems to refer to Dancer1 rather than Dancer2 and Dancer::Plugin::RequireSSL seems to be redirection only rather than something that generates a secure web page. Can Dancer2 create secure web pages? If not, are there any plans for this? Where I have written about how things "seem", have I understood correctly? Are there any docs that might help me?<br class=""><br class="">TIA & regards,<br class=""><br class="">John Davies<br class=""><br class="">_______________________________________________<br class="">dancer-users mailing list<br class=""><a href="mailto:dancer-users@dancer.pm" class="">dancer-users@dancer.pm</a><br class="">http://lists.preshweb.co.uk/mailman/listinfo/dancer-users<br class=""></div></blockquote></div><br class=""></div></body></html>