app builder lib.Interface.WindowsAzureSigningConfiguration
Electron-Builder / app-builder-lib / WindowsAzureSigningConfiguration
Indexable¶
[k: string]: string | Nullish
Properties¶
certificateProfileName¶
readonlycertificateProfileName:string
The Certificate Profile name. Translates to field: CertificateProfileName
codeSigningAccountName¶
readonlycodeSigningAccountName:string
The Code Signing Signing Account name. Translates to field: CodeSigningAccountName
endpoint¶
readonlyendpoint: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?¶
readonlyoptionalfileDigest:string
The File Digest for signing each file. Translates to field: FileDigest
Default¶
SHA256
publisherName¶
readonlypublisherName:string
The publisher name, exactly as in your code signed certificate. Several names can be provided.
timestampDigest?¶
readonlyoptionaltimestampDigest:string
The Timestamp Digest. Translates to field: TimestampDigest
Default¶
SHA256
timestampRfc3161?¶
readonlyoptionaltimestampRfc3161:string
The Timestamp rfc3161 server. Translates to field: TimestampRfc3161
Default¶
http://timestamp.acs.microsoft.com