Skip to content

New-VdcCertificate -Timeoutsec #371

@wilddev65

Description

@wilddev65

Environment

Full Operating System: Windows 2022
VenafiPS version: 6.12.6
PowerShell version: 5.1
TLSPDC version (if applicable): 24.3

Steps to reproduce

Configure New-VdcCertificate to generate a new certificate object.
Optionally configure attributes using Set-VdcAttribute.
When using the default -Timeoutsec setting of 60 sec's, the creation will delay for that time period until complete even if you are just creating an object and using -NoWorkToDo to not initiate the certificate's enrollment. When creating bulk certificates, this slows down by a lot the processing.

Expected behavior

The Venafi default for this setting is 0 secs, not 60. It would be expected to instantly create the certificate in this instance.

Actual behavior

The creation of the object takes 60 sec's minimum

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