Mmm, software
Showing posts with label
encryption
.
Show all posts
Showing posts with label
encryption
.
Show all posts
Wednesday, August 19, 2015
Using the Azure Key Vault: an experiment
›
So, I've found this article on MSDN about how to use the Azure Key Vault for storing secrets, e.g. encryption keys. Let's see how i...
Saturday, August 09, 2014
Creating a certificate chain of self-signed certificates for development / testing / private environments
›
As anybody who's ever tried to develop secure services with SSL knows, it's expensive to buy trusted certificates from a certificati...
Monday, May 06, 2013
Journey to robust webservices: kickstarting use of certificates phase II: using certificates for client authentication
›
There are a number of means of authenticating users, and one of the most secure is via a certificate. This article on CodeProject provides ...
›
Home
View web version