Mmm, software
Showing posts with label
x509
.
Show all posts
Showing posts with label
x509
.
Show all posts
Tuesday, September 06, 2016
Solving "m_safeCertContext is an invalid handle."
›
I've recently been trying to get an application working in Azure App Service that acts as a client who calls out to another service via ...
Tuesday, September 24, 2013
Converting a .cer and .pvk to a .pfx file
›
The Windows SDK comes with a built-in tool for performing this conversion, the details of which you can find here . The command you'll n...
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