<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body>
    Ken,<br>
    <br>
    I've created issue <a moz-do-not-send="true"
      href="https://github.com/openssl/openssl/issues/16238">#16238</a>
    for these.  Any chance you could add version information or other
    useful tidbits?<br>
    <br>
    Thanks,<br>
    <br>
    Pauli<br>
    <br>
    <div class="moz-cite-prefix">On 6/8/21 7:59 am, Ken Goldman wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:sehn0v$174p$1@ciao.gmane.io">Should
      these be posted here or as github issues?  (May be user error)
      <br>
      <br>
      1
      <br>
      <br>
      openssl genpkey -algorithm rsa -outform der -out key.der -quiet
      <br>
      <br>
      returns:
      <br>
      <br>
      genpkey: Option -quiet needs a value
      <br>
      <br>
      But the docs don't indicate that a value is needed.
      <br>
      <br>
      2
      <br>
      <br>
      openssl genpkey -algorithm rsa -outform der -out key.der -text
      <br>
      <br>
      Docs say that the unencrypted key should be printed, but it isn't.
      <br>
      <br>
      3
      <br>
      <br>
      openssl genpkey .... -cipher des3
      <br>
      <br>
      returns:
      <br>
      <br>
      genpkey: Use -help for summary.
      <br>
      <br>
      I tried other values for -cipher but none worked
      <br>
      <br>
      4
      <br>
      <br>
      -aes-128-cbc works but is not documented
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>