Skip to content

HttpSigningAuth.cs doesn't properly account for Encrypted Private Keys #98

@ThatWindowsGuy

Description

@ThatWindowsGuy

If you try to use the 'ApiKeyPassPhrase' parameter with the 'Set-IntersightConfiguration' cmdlet and an encrypted private key, it will never succeed whether you use the v2 (RSA) or v3 (EC) API.

When it parses the private key contents is it looking for headers and footers that will only match non-encrypted private keys.

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