↧
Creating self signed certificates with makecert.exe for development
If you’ve ever had the need of creating self signed certificates you may start out feeling like it’s not a straightforward stroll in the park, so here is a blog post that might help […]
View ArticleConfiguring Windows local IIS to use your self signed certificates with your...
I’m now assuming that you read my previous post about how to create self signed certificates for development and it might’ve left you thinking “Yay great! ….But how do I actually use them?”. This […]
View ArticleConfigure a Windows Azure cloud service to use your self signed certificates...
This blog post will explain how to use self signed certificates with a Windows Azure cloud service and how to configure the Azure IIS server by code in the web role. I’m assuming that […] The post...
View Article