15 Sep 2017
|
ocsptlsopensslsecurity
OCSP Stapling is becoming pervelant across browsers for validating certificates. Here I show how to run this validation manually with OpenSSL.
25 Aug 2017
|
devopsautomationautomated unit testlogging
By using a multi-level logging built into the code can help in making it more DevOps friendly. Python's logging frame-work is a good way to start.
30 Jun 2017
|
Mixed content can cause browser warnings. Finding such pages can be automated by using Content-Security-Polciy reports and I show how to do this.
10 Jun 2017
|
devopsbookgene kimjez humbledevops processes
The DevOps Handbook is codification of DevOps mindset, practices and processes. Written as a follow-up to the other book, The Phoenix Project, it reinforces core concepts. Here are my favorite quotes from the book.