Skip to content

TokenInfoのSerialNumberが不明 #1

@hamano

Description

@hamano
p15card->tokeninfo->serial_number = NULL;

だとOSXのtokendが動作しない。なので仮に

p15card->tokeninfo->serial_number = strdup("00000000");

とした。
真のシリアルナンバーを見つけなければならない。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions