Top "Code-signing" questions

Code signing is a process aiming at embedding an electronic signature into an executable.

Xcode 8 - Provisioning Profile vs. Provisioning Profile (Deprecated)

I have just updated to Xcode 8 and I now have two options for app signing, Provisioning Profile and Provisioning Profile (…

xcode code-signing provisioning-profile xcode8
Lost the private key for signing android apk. Can app be released to Android Market?

I've just finished making some updates for a company's Android app, only to realize that they no longer have the …

android code-signing google-play
Signing a jar file with trusted certificate for JWS deployment

I've developed an open source program, WPCleaner, which is distributed through Java Web Start. Current version is available at http://…

java certificate java-web-start code-signing
Xcode Organizer: Valid signing identity not found

I have already one app published in App Store, but I have developed it using Adobe AIR on a Windows …

iphone ios xcode code-signing code-signing-certificate
WiX: Digitally Sign BootStrapper project

I have a project for which I have built a WiX msi file. I also have a WiX bootstrapper (exe …

wix code-signing bootstrapper wix3.7
Joining GoDaddy-issued .spc and .key files into a complete .pfx / .cer certificate

I have a GoDaddy-issued code signing certificate in a .spc file. Also, I have a private key in .key file. …

certificate key code-signing pfx spc
code sign wants to sign using key - Doesn't allow or always allow but deny works

I'm trying to build and archive the application. After compiling, an alert window appears requesting the "codesign wants to sign …

ios objective-c iphone code-signing xcode7.2
Java applet with self-signed certificate on OS X Mountain Lion

We have a Java applet that needs to run with full trust. While developing and during pre-release tests we sign …

java macos applet code-signing osx-mountain-lion
Automate Extended Validation (EV) code signing

We recently purchased a DigiCert EV code signing certificate. We are able to sign .exe files using signtool.exe. However, …

passwords code-signing authenticode code-signing-certificate
Command /bin/sh failed with exit code 1 and Embedded pods framework

Not able to identified actual issue, During updating coco pod getting a message "Re-creating CocoaPods due to major version update." (…

ios xcode swift alamofire code-signing