Tagged Questions

2
votes
2answers
55 views

Getting a Symbian Code-Signing Certificate as a Single Developer?

I'd like to contribute to Loadstone I can get the code to compile but self signing does not provide the necessary capabilities to install and run the code. All the sites for "free" …
1
vote
1answer
30 views

How do you create a self-signed certificate for use in object signing?

I am trying to create an object-signing certificate myself instead of paying Verisign or some other company hundreds of dollars. I am using linux (specifically 64bit OpenSUSE 11.1) …
0
votes
1answer
24 views

TFS MSBuild Strong name and code signing of assemblies.

I need to strong name and code sign my assemblies. I dont want to change anything in Visual Studio, all changes must be on the TFS Build server. Any know how I can do this?
0
votes
1answer
28 views

How to sign code with only a .SPC file from GoDaddy?

I use InstallShield 2010 which requires a SPC/PFX and a PVK file to sign my files. I just got a GoDaddy Code Signing CERT but all they gave me was a SPC file. I right-clicked it …
1
vote
1answer
20 views

Preventing executables with invalid Authenticode signatures from running

We publish an update patch to our software package in a single executable file. The file is signed with an Authenticode digital signature, using the certificate issued to us. The …
1
vote
2answers
43 views

How to sign auto run application in blackberry

I've read the help of eclipse in blackberry development environment about the auto run application that it requires signing. From where can I get the sign to enable my application …
0
votes
1answer
89 views

no NSLog after hacking xCode out of provisioning profile and code signing

I have been following the discussion from this article,this is what I have done: Edit /Developer/Platforms/iPhoneOS.platform/Info.plist to look like this: <key>NATIVE_ARC …
1
vote
3answers
83 views

ClickOnce - possible to add code signing certificate to existing deployment?

Let's say we have version 2.0 of an application deployed with around 3000 users already running the application. So far, the application was unsigned(signed by some auto generate …
1
vote
3answers
47 views

SSL certificate for HTTPs, activex signing and most mobile phone SDKs

Hello, this is mostly a deployement than a programming question. If I were to buy an SSL certificate from a CA, would I be able to use it to sign other applications (such as symbi …
5
votes
3answers
211 views

Code signing certificate

Where can I get a free code signing certificate for signing my applications? Ascertia used to give them out for free but apparently they don't anymore. Mine just expired and I'm lo …
0
votes
3answers
3k views

Code Sign error: The identity ‘iPhone Developer: x Xxxxx’ doesn’t match any identity in any profile

I get this build error when I build my iPhone project to run on my device: Code Sign error: The identity 'iPhone Developer: x Xxxxx' doesn't match any identity in any profile My d …
-1
votes
1answer
73 views

Java Sign jars with server certificate

Is it possible to use a server certificate to sign a java web start app? What I want to know is if will it work. I have a trusted certificate for my server, and I would like to reu …
0
votes
2answers
210 views

Where do you download signcode.exe and other tools

If you decide to sign your code, you'll need: signcode.exe makecert.exe cert2spc.exe pvk2pfx.exe What's the best place to download these tools? Is there a way to do this wit …
0
votes
2answers
115 views

do i need to sign my app before submitting to app store?

do i need to sign my app with my distribution provisioning profile before submitting to app store? also tell me do i need to add entitlement as we do in ad hoc or simply build with …
0
votes
2answers
159 views

Code Signing for my Lauch4J/NSIS Installer on Windows XP?

What is the procedure for signing my code so that when user clicks on the installer it does not prompt unknown vendor. My Setup is, Application is java based. I wrap jar with lau …

1 2 3 4 5 6 next
15 30 50 per page