This adds support for Microsoft Azure Trusted Signing and removes
signing of the Debug binaries to minimize the Trusted Signing API
volume.
Signed-off-by: Simon Rozman <simon@rozman.si>
Renaming MSI and other output files just to unify platform designation
doesn't justify the cause. Not to break other people's installers, the
"AMD64" was renamed back to "x64" in output filenames.
This partially reverts 152e3a9176203b0cc953bd55b1118caf75045c4a.
Signed-off-by: Simon Rozman <simon@rozman.si>
- .sln uses the same as .vcxproj and Makefile
- Output MSI files use the same as %PROCESSOR_ARCHITECTURE%
Signed-off-by: Simon Rozman <simon@rozman.si>
Since this also changes GUIDs of some components, the "EAPTTLS" has been
changed to "EAP-TTLS" in filenames.
Signed-off-by: Simon Rozman <simon@rozman.si>