<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi,&nbsp;<div><br></div><div>I am fairly new to using twill (3 days down so far) and was wondering if/how https handling is supported.&nbsp;</div><div>I am using twill through the zenoss integration but am testing all my scripts through twill-sh (twill v0.9). This is all on RedHat 6.4.</div><div><br></div><div>I am trying to access a resource through https but when sending the request I am getting back a 500 in twill even though it works just fine in chrome/ff.</div><div><br></div><div><span style="font-size: 12pt;">This is the (anonymized) script I am running:</span></div><div><span style="font-size: 12pt;"><br></span></div><div>current page: &nbsp;*empty page*</div><div>&gt;&gt; go https://mysshside.com/csr</div><div>send: 'GET /csr HTTP/1.1\r\nAccept-Encoding: identity\r\nHost:&nbsp;mysshside.com\r\nConnection: close\r\nAccept: text/html; */*\r\n\r\n'</div><div>reply: 'HTTP/1.1 500 Internal Server Error\r\n'</div><div>header: Cache-control: no-cache="set-cookie"</div><div>header: Content-Type: text/html; charset=utf-8</div><div>header: Date: Mon, 24 Jun 2013 20:49:33 GMT</div><div>header: Server: nginx/1.2.3 + Phusion Passenger 3.0.17 (mod_rails/mod_rack)</div><div>header: Set-Cookie: AWSELB=BD0F21D514BAD7C5E0A05D5562B6EB2E7DA2E1DDD21A495168D65BC9137C7FAE51663423F30A04FF3371A64FCC560E49FBFAF96563D69094CA71AC20A3AE9CB0EDF2BB3A48;PATH=/;MAX-AGE=1200</div><div>header: Status: 500</div><div>header: X-Powered-By: Phusion Passenger (mod_rails/mod_rack) 3.0.17</div><div>header: X-Rack-Cache: miss</div><div>header: X-Request-Id: a03e3163709ebef935a5bed19074a0e7</div><div>header: X-Runtime: 0.125581</div><div>header: Content-Length: 656</div><div>header: Connection: Close</div><div>==&gt; at https://mysshside.com/csr</div><div>current page: https://mysshside.com/csr</div><div>&gt;&gt; info</div><div><br></div><div>Page information:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>URL: https://mysshside.com/csr</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>HTTP code: 500</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Content type: text/html; charset=utf-8 (HTML)</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Page title: C3 Commercial</div><div><br></div><div>current page: https://mysshside.com/csr<span style="font-size: 12pt;">&nbsp;</span></div><div><br></div><div>Any help or maybe a link to a working example would be greatly appreciated. As you can see above the resource is behind a load balancer.&nbsp;<br><br>Many Thanks, <br>
- Dirk&nbsp;<br></div>                                               </div></body>
</html>