<div class="gmail_quote">On Thu, Nov 4, 2010 at 8:40 AM, Paul Gray <span dir="ltr">&lt;<a href="mailto:gray@cs.uni.edu">gray@cs.uni.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 11/04/2010 08:20 AM, Josh More wrote:<br>
&gt; I do not believe that wget is a good tool for testing SSL, as it will<br>
&gt; have to negotiate the keys every time it runs.  A browser should do it<br>
&gt; on the first hit and then store them for future hits so the entire<br>
&gt; session is reasonable.<br>
&gt;<br>
<br>
</div>True, but you can use wget&#39;s &quot;--no-check-certificate&quot; option to bypass the<br>
majority of the check.<font color="#888888"><br>
</font></blockquote></div><br clear="all">Ah, thanks guys. I used &quot;track resources&quot; in Chrome and the latency is only 100ms. Using <meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">--no-check-certificate did speed up wget but put it at .379.</span><div>
<br></div><div>Hmm... actually, now that I think about it, the use case for this site is as a web service. Testing in Chrome isn&#39;t really that important. I did test with curl and got similar results to wget --no-check-certificate.</div>
<div><br></div><div>I can live with it, but am happy to hear any other tips. Because it&#39;s a web service I don&#39;t know if caching will help much.</div><div><br>-- <br>Matthew Nuzum<br>newz2000 on freenode, skype, linkedin, <a href="http://identi.ca" target="_blank">identi.ca</a> and twitter<br>
<br>&quot;An investment in knowledge pays the best interest.&quot; -Benjamin Franklin <br><br>
</div>