Page 1 of 1

Feature Request: Code Signing

Posted: Wed Aug 26, 2009 3:53 pm
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.

Posted: Sun Aug 30, 2009 11:02 pm
by support
You can use Microsoft tools for code signing.

Posted: Wed Sep 09, 2009 2:47 pm
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.

Posted: Mon Sep 14, 2009 6:22 am
by support
You need to purchase certificate from CA.

Posted: Mon Sep 14, 2009 2:11 pm
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?

Posted: Thu Sep 17, 2009 5:47 pm
by support

Re: Feature Request: Code Signing

Posted: Mon Jul 24, 2017 12:15 pm
by Andrew
Please add an ability to run Pre-Build and Post-Build commands (like Visual studio)

Re: Feature Request: Code Signing

Posted: Mon Jul 24, 2017 1:02 pm
by support
Well, we'll think about adding this feature.