Category "code-signing"

Does a WPF app in the new Microsoft Store require signing?

Microsoft is rolling out the new store that accepts MSI/EXE apps. I've been granted access for my new WPF app. I'm new to WPF dev and struggling with what I sho

The code signature version is no longer supported

An app signed with a codesign version provided on an older macOS, like Catalina (10.15) will not run on iOS 15 because the lastest version you can install is Xc

install4j: Automating Windows Extended Validation Code Signing and Apple Notarization on the same machine?

We are considering to switch to an extended validation (EV) code signing certificate. In order to fully automate the notarization with Apple, we had to switch o

Is there a way to prevent the signature removal with SignTool?

Let's say I've bought a certificate and signed my Inno Setup installer and the source files with it. Then the installer goes to users who might simply remove th

Export EV Certificate from SafeNet to pfx

I am having a sectigo ev certificate that got to me via a usb stick. I can open the certificate with SafeNet and can import the certificate to my local store bu

How do I Code Sign a Visual Studio project

I have a VB.Net Visual Studio 2015 project that creates an EXE file for people in-house. We've never needed to code sign before, but with our computers moving

Xcode : failed to get the task for process

This is for an existing app that compiled and distributed multiple times. Since updating to Xcode 5 I have this error popping. I have my developers profile se

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'

"Invalid SHA1 hash format" error calling signtool from msbuild or command line

I am trying to sign my assemblies and setup files during project build using SignTool.exe. Following this answer I wanted to use the /sha1 option so that I don'