Java Code Signing Cert as Authenticode Cert
Posted in Cryptography, Java, Programming on May 9th, 2008
Hasn’t it always just seemed wrong that you have to buy both an Authenticode and a Java Code Signing certificate? That might just be a thing of the past.
There’s a very thorough guide here that describes how you can convert a Java cert to an Authenticode cert.
http://tjworld.net/software/codesigning/
The link to download the needed tools is broken, [...]
