Skip to content

AcquireCredentialsHandle with an unknown package should return SecurityPackageNotFound #170

@jborean93

Description

@jborean93

Currently when calling AcquireCredentialsHandle with an invalid package name it returns SEC_E_INVALID_PARAMETER / InvalidParameter. When using SSPI actual the return value is actually SEC_E_SECPKG_NOT_FOUND / SecurityPackageNotFound. It would be great if they could align in behaviour here.

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