Ticket #34 (closed defect: duplicate)

NB! Read about ReportingBugs before filing a ticket!

Opened 7 years ago

Last modified 7 years ago

pkcs11-spy dependency on readers

Reported by: cneberg@… Owned by: devel
Priority: normal Milestone:
Component: pkcs11 Version: devel
Severity: minor Keywords:
Cc: Blocked By:
Blocking:

Description

Pkcs11-spy will only work if you have support for a reader installed. This dependency should either be noted somewhere or possibly removed. The error message returned CKR_HOST_MEMORY is also confusing.

init_spy [pkcs11-spy.c] -> sc_establish_context [ctx.c] -> sc_establish_context [ctx.c:672] returns SC_ERROR_NO_READERS_FOUND -> init_spy [pkcs11-spy.c:70] returns CKR_HOST_MEMORY

Change History

comment:1 Changed 7 years ago by anonymous

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.