Product: TIBCO Spotfire®
Unable to timestamp signed modules using Package Builder in TIBCO Spotfire Analyst
When you try to timestamp the signed modules it may fails with the below error,
Error message: Error timestamping signed file - Error code 0x80072EFF
InvalidOperationException at Spotfire.Dxp.Deployment:
Error timestamping signed file - Error code 0x80072EFF (HRESULT: 80131509)
Stack Trace:
at Spotfire.Dxp.Deployment.FileSigner.TimeStampSignedCode(IntPtr pSubjectInfo, String tsaServer, Boolean useSha256)
at Spotfire.Dxp.Deployment.FileSigner.Timestamp(String timestampProviderUri)
at Spotfire.Dxp.Deployment.ArchiveFile.Sign(SigningOptions options)
at Spotfire.Dxp.Deployment.Package.Save(Stream fileStream, Boolean isModified)
at Spotfire.Dxp.Deployment.Package.Save(String filePath)
at Spotfire.Dxp.PackageBuilder.SaveFileHelper.SaveFile(SaveCallback callback, SaveCallbackParameters parameters, Boolean promptUser)
As a workaround you can use any other timestamping services like below for example or any other service,
a. http://timestamp.digicert.com/sha256/timestamp
b. http://timestamp.globalsign.com/scripts/timstamp.dll
Comments
0 comments
Article is closed for comments.