<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Eli Barzilay wrote at 09/11/2010 11:08 PM:
<blockquote cite="mid:19596.17459.512627.835032@winooski.ccs.neu.edu"
 type="cite">
  <pre wrap="">On Sep 11, Neil Van Dyke wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Has anyone ever used PLT Scheme 4.2.5 to do *outgoing* HTTPS
requests *with client certificate authentication*?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes -- the handin server/client use a specific certificate.  It has
been used very actively (in my course and in others) for more than 5
years.
  </pre>
</blockquote>
<br>
That helps me focus the debugging.&nbsp; Thanks, Eli.<br>
<br>
(I have adapted the library code so that it gets the SSL client context
from a parameter rather than at unit invocation time.&nbsp; This also hooks
into some much older kludge that plugs a modified "ssl-tcp" unit with
the "url" unit.&nbsp; But my best guess now is that there is simply a
problem with what values I am setting in the context.)<br>
<br>
<div class="moz-signature">-- <br>
<a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
</div>
</body>
</html>