Skip to main content

Interface: WindowsAzureSigningConfiguration

Indexable

[k: string]: string | Nullish

Allow other CLI parameters (verbatim case-sensitive) to Invoke-TrustedSigning Note: Key-Value pairs with undefined/null value are filtered out of the command.

Properties

certificateProfileName

readonly certificateProfileName: string

The Certificate Profile name. Translates to field: CertificateProfileName


codeSigningAccountName

readonly codeSigningAccountName: string

The Code Signing Signing Account name. Translates to field: CodeSigningAccountName


endpoint

readonly endpoint: string

The Trusted Signing Account endpoint. The URI value must have a URI that aligns to the region your Trusted Signing Account and Certificate Profile you are specifying were created in during the setup of these resources.

Translates to field: Endpoint

Requires one of environment variable configurations for authenticating to Microsoft Entra ID per Microsoft's documentation


fileDigest?

readonly optional fileDigest?: string

The File Digest for signing each file. Translates to field: FileDigest

Default

SHA256

publisherName

readonly publisherName: string

The publisher name, exactly as in your code signed certificate. Several names can be provided.


timestampDigest?

readonly optional timestampDigest?: string

The Timestamp Digest. Translates to field: TimestampDigest

Default

SHA256

timestampRfc3161?

readonly optional timestampRfc3161?: string

The Timestamp rfc3161 server. Translates to field: TimestampRfc3161

Default

http://timestamp.acs.microsoft.com