Mmm, software
Showing posts with label
security
.
Show all posts
Showing posts with label
security
.
Show all posts
Friday, November 25, 2016
Solving the dreaded MQ_ERROR_CORRUPTED_SECURITY_DATA (0xC00E0030) MSMQ error
›
I recently started getting a the error MQ_ERROR_CORRUPTED_SECURITY_DATA (0xC00E0030) when trying to execute tests on my development box whi...
Wednesday, April 08, 2015
Removing a certificate binding from a port in Windows
›
As many people don't know, in Windows certificates can be bound to ports for securing content transferred over those ports. IIS happens ...
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 ...
Journey to robust web services: kick starting use of credentials and certificates for message security, phase I
›
As any sensible developer of a large scale system knows, security is paramount. Therefore, encryption of sensitive data is an absolute must,...
Sunday, May 05, 2013
Journey to robust web services: my clients are unable to connect!
›
I've been testing out some web services I've been working on extensively on my own machine, but the time has finally come where I wa...
›
Home
View web version