Monday, October 30, 2006 - Posts

Access to private keys for your X.509 Certificates

Mike posted here about the difficulty he had remembering the tool that you can use to manage ACLs on your certifcates' private keys. "Good news everyone" (I'm a Futurama fan)... The Certificates snap-in for MMC in Windows Vista has a "Manage Private Read More

Making Test Certificates for WCF

When I'm working with WCF I occasionally need to produce test certificates that I can use to identify my clients and services (mainly services).  The trouble is, in between times I forget the syntax of makecert.exe, and I forget the specific Read More