In the past I’ve written about code signing and how it’s not as expensive or hard to do. Today I was searching up how to add a code signing certificate to a build machine’s Local Machine store and ran across a wonderful document I hadn’t seen before. It’s a complete discussion of all Code Signing Best Practices that covers everything from setting up your own PKI infrastructure to test certificates to exactly how to store and care for your real certificates. Go read the document as it answered many questions I’d had about code signing.