Skip to content

New-AcmePSKey invalid ValidateSet for RSAKeySize #125

@agowa

Description

@agowa

I updated the module and my script now fails. The ValidateSet for RSAKeySize does not allow "4096" as RSAKeySize, even though the code afterwards checks for it. Therefore I assume that the ValidateSet is wrong.

[ValidateSet(2048)]

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