Feature Request: Code Signing

VBS to EXE and JScript to EXE Compiler
Post Reply
DJX
Posts: 12
Joined: Thu Jan 04, 2007 11:19 pm
Location: Cleveland, Ohio

Feature Request: Code Signing

Post by DJX »

Would it be possible to add a code signing feature in the future?
I am able to get certificates for code signing purposes and would really like to use them for Cryptor and QBFC.
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

You can use Microsoft tools for code signing.
DJX
Posts: 12
Joined: Thu Jan 04, 2007 11:19 pm
Location: Cleveland, Ohio

Post by DJX »

I found a tool called "signtool" from Microsoft but I need a program to generate a code signing CSR so I can submit it to my CA and get an actual code signing certificate. That's where I'm stumped. I have a cert for server validation but not for code signing. I don't know how to generate a CSR for code signing.
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

You need to purchase certificate from CA.
DJX
Posts: 12
Joined: Thu Jan 04, 2007 11:19 pm
Location: Cleveland, Ohio

Post by DJX »

You can't just go any buy a cert from a CA, you first have to have a CSR then submit that CSR to the CA. After that, you get a cert.

The CSR contains the private key that will get signed by the CA.

I HAVE a CA I can get a cert from but I need the code signing CSR first.

Any one know how to generate a code signing CSR?
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

Andrew
Posts: 8
Joined: Mon Oct 08, 2012 5:28 pm

Re: Feature Request: Code Signing

Post by Andrew »

Please add an ability to run Pre-Build and Post-Build commands (like Visual studio)
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Re: Feature Request: Code Signing

Post by support »

Well, we'll think about adding this feature.
Post Reply