Certificates to DB and Back – Part 2
This is a second part of the article, if you missed the previous post you can find it here: Certificates to DB and Back – Part 1 Table of contents Certificates to DB and Back – Part 1 Introduction...
View ArticleCertificates to DB and Back – Part 1
Foreword I wrote this article at the beginning of 2011. As I was developing a WCF client application which was using Message Security with Mutual Certificates Exchange and because of a particular...
View ArticleInstalling self-signed certificates into Git cert store
Introduction Since it’s introduction, Git repositories in TFS became quite a popular choice. Most of early adopters used the integrated Visual Studio tooling to interact with their repositories. It is...
View ArticlePersisting sensitive information with PowerShell
It often happens that I need to persist a password or another sensitive information strings in a file or database. When it happens I can never recall what was exactly the command I used to do so in the...
View Article