Mmm, software
Showing posts with label
ssl
.
Show all posts
Showing posts with label
ssl
.
Show all posts
Tuesday, January 09, 2018
Using Git with a corporate firewall that uses certificate interception
›
Like many open source tools (originally or completely) based on Linux, git has issues with self-signed certificates, especially if you work ...
Wednesday, January 03, 2018
Using NodeJS with a corporate firewall that uses certificate interception
›
See this post on Stack Overflow . The gist of it: 1. Export your company's corporate Root CA certificate to a Base64 encoded .cer file...
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 ...
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...
›
Home
View web version