Skip to content

app builder lib.Interface.WindowsAzureSigningConfiguration

Electron-Builder / app-builder-lib / WindowsAzureSigningConfiguration

Indexable

[k: string]: string | undefined | null

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