Ticket #200 (closed defect: fixed)

NB! Read about ReportingBugs before filing a ticket!

Opened 2 years ago

Last modified 2 years ago

pkcs15-tool --read-ssh-key 45 -o filename broken

Reported by: jmpoure Owned by: aj
Priority: normal Milestone: 0.12.0
Component: tools Version: trunk
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

For strange reasons, in OpenSC 0.11.6 stable version, -o filename outputs the RSA public key to the console. I was not able to output the RSA key to file. Kind regards, JMP

Change History

comment:1 Changed 2 years ago by aj

  • Version changed from 0.11.6 to trunk

in all versions of opensc ever since "--read-ssh-key" code was added: the function does ignore "-o"/"--output" parameter and writes to stdout.

will fix that.

comment:2 Changed 2 years ago by aj

  • Owner changed from opensc-devel@… to aj
  • Status changed from new to assigned

comment:3 Changed 2 years ago by martin

  • Component changed from opensc to tools
  • Milestone set to 0.12.0

Congratz! 200th bug report, a "2.0" birthday for OpenSC!

comment:4 Changed 2 years ago by aj

  • Status changed from assigned to closed
  • Resolution set to fixed

Sending src/tools/pkcs15-tool.c Transmitting file data . Committed revision 4112.

fixed.

comment:5 Changed 2 years ago by jmpoure

Thanks a lot!

Note: See TracTickets for help on using tickets.