Adding Let's Encrypt to your Azure Web App
Securing your Azure Web App with a SSL certificate
This is no longer an option. Sites need to be served over SSL and I don't think that there are a lot of solid arguments contrary to this approach. There are numerous methods to obtaining an SSL certificate but the service I'm going to be using for this post is called Let's . . .
Posted in: securitycommandlineazurepowershellssl
March 23, 2017
Automate Your SSH Deployment Keys
When you go down the path of certain architectural choices you can end up with a number of repos that you have automated builds being initiated from. This could be anywhere from just a lot of applications you need to manage up through a microservices landscape. Which ever the reason, you have code that needs to be built. If you're lucky . . .
Posted in: gitcommandlinepowershellsecurity
March 07, 2017