NewsArchive
04-16-2014, 11:24 AM
All,
We have added experimental support for the Extended Validity (EV)
code-signing certificate type to the upcoming SetupBuilder 8.1 maintenance
build. It is not possible to "export" an EV key (.pfx) because it's a
physical device that has to be plugged into a machine and read with a
special driver. The driver imports it directly into the cert keychain that
is read by Microsoft SignTool.
To handle EV code-signing certificates, we have added a new "macro" (EVCS =
Extended Validation Code Signing) which can be used in the "PFX File" entry
field.
For example: EVCS://subject name
where subject name is the text listed under the "Issued to" field in
Personal/Certificates. The compiler will then select the EV code-signing
certificate.
The macro also works with non-EV certificates. Please note that you have to
use a key without the "strong private key protection" option. If you have a
key with this option enabled, export the key and re-import without this
protection level.
Friedrich
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
--Helping You Build Better Installations
--SetupBuilder "point. click. ship"
--Create Windows 8 ready installations in minutes
--Official COMODO Code Signing and SSL Certificate Partner
We have added experimental support for the Extended Validity (EV)
code-signing certificate type to the upcoming SetupBuilder 8.1 maintenance
build. It is not possible to "export" an EV key (.pfx) because it's a
physical device that has to be plugged into a machine and read with a
special driver. The driver imports it directly into the cert keychain that
is read by Microsoft SignTool.
To handle EV code-signing certificates, we have added a new "macro" (EVCS =
Extended Validation Code Signing) which can be used in the "PFX File" entry
field.
For example: EVCS://subject name
where subject name is the text listed under the "Issued to" field in
Personal/Certificates. The compiler will then select the EV code-signing
certificate.
The macro also works with non-EV certificates. Please note that you have to
use a key without the "strong private key protection" option. If you have a
key with this option enabled, export the key and re-import without this
protection level.
Friedrich
--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910
--Helping You Build Better Installations
--SetupBuilder "point. click. ship"
--Create Windows 8 ready installations in minutes
--Official COMODO Code Signing and SSL Certificate Partner