<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    ACK.<br>
    <br>
    <div class="moz-cite-prefix">On 06/30/2015 05:38 PM, John Magne
      wrote:<br>
    </div>
    <blockquote
      cite="mid:104941822.29786585.1435711085114.JavaMail.zimbra@redhat.com"
      type="cite">
      <pre wrap="">Ticket #1446:

Without the crypto object, the user is now presented with a very bared bones
keygen tag powered UI. One can only select a key strength and only use RSA.

This fix adds simple UI to make better use of the keygen tag:

1. Allows the use of ECC.
2. Gives simple info on how the key strengths map to RSA key size and
ECC curves.

When the user selects High, they get RSA 2043, and ECC nistp384.
When the user selects Medium, they get RSA 1024, and ECC nistp256.

Tested work with the server to issue both RSA and ECC certs of the 4 strengths mentioned above.
</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>