Skip to content

The FIDO2 cmdlets to hint at missing PIN on connection error. #179

@JMarkstrom

Description

@JMarkstrom

The FIDO2 cmdlets should probably hint at missing PIN when failing connection:

                if (YubiKeyModule._fido2PIN is null)
                {
                    throw new Exception("Connect-YubikeyFIDO2 failed to connect to the FIDO2 applet!");
                }
            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions