Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Get Certificate with filter AUTH fails silently on first try #59

@Tieno

Description

@Tieno

It's reproducable on the demo page

  1. Go to https://hwcrypto.github.io/hwcrypto.js/sign.html
  2. Select Certificate AUTH
  3. Click sign
  4. Confirm the dialog
    ...nothing happens

However if you do the following it does work

  1. Go to https://hwcrypto.github.io/hwcrypto.js/sign.html
  2. Select Certificate SIGN
  3. Click sign
  4. Confirm the dialog
  5. Enter pin
  6. Select Certificate AUTH
  7. Click sign
  8. Confirm dialog
  9. Enter pin

Seems like some kind of invalid internal state.
Anyone any idea how to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions