Blog

Thoughts, insights all hot off the virtual press.

Tutorial | 19 July 2014

How to? Apache Rewrite Rules: Pass-through

This is our first video on Apache Rewrite Rules. The first rule we quickly show is the PASS THROUGH.
Screen showing flow of information
Full Story
Tutorial | 01 September 2013

How to? JAR signing using openssl certificates

This is a quick and to the point video on how to sign a Java ARchive (JAR) file using an openssl self-signed certificate.
Screen showing code
Full Story
Tutorial | 13 April 2013

How to? SSL basics

A quick and dirty explanation of SSL from the point of view of the SSL handshake and a quick look at Self-Signed Certificates and what they are for.
Full Story
Tutorial | 10 March 2013

How to? An example of SSH tunnelling

In this video we show an example of SSH tunnelling that may be useful in real life.
Full Story
Tutorial | 25 November 2011

How to? Connecting to a remote database using SSH tunnelling

In this video our CTO, Cristiano, shows you a neat trick called SSH tunnelling in the context of connecting to a remote database.
Full Story
Tutorial | 05 November 2011

How to? Installing an SSL certificate on Apache (Part 3 of 3)

This is the third of a three-part video where we show how to install an SSL certificate onto an Apache webserver.
Full Story
Tutorial | 05 November 2011

How to? Installing an SSL certificate on Apache (Part 2 of 3)

This is the second of a three-part video where we show how to install an SSL certificate onto an Apache webserver.
Full Story
Tutorial | 05 November 2011

How to? Installing an SSL certificate on Apache (Part 1 of 3)

This is the first of a three-part video where we show how to install an SSL certificate onto an Apache webserver.
Full Story
Tutorial | 19 October 2011

How to? Creating a self-signed certificate

This short video shows how to create a self-signed certificate using the openssl command tools.
Full Story