<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I assume this works now for both the card and tpsclient?<br>
    ACK if tested successfully for both.<br>
    <br>
    Christina<br>
    <br>
    <div class="moz-cite-prefix">On 04/23/2014 01:46 PM, John Magne
      wrote:<br>
    </div>
    <blockquote
      cite="mid:1697154338.4604901.1398285977541.JavaMail.zimbra@redhat.com"
      type="cite">
      <pre wrap="">
[PATCH] Secure Channel final steps.


This patch allows the current secure channel functionality to work with
both tpsclient and esc, with actual smart card. In order to get esc to work the following changes
were needed.

1. It turns out the server has been been forcing chunked encoding format upon the
outgoing data. Turns out that the system already knows how to do this so we were
getting double chunk size values and getting twice the amount of CRLF chars.

2. There was a minor error where I was not attempting to select the card manager
applet but the coolkey applet, which does not exist yet.
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Pki-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pki-devel@redhat.com">Pki-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pki-devel">https://www.redhat.com/mailman/listinfo/pki-devel</a></pre>
    </blockquote>
    <br>
  </body>
</html>