Blog Archive for October 19, 2011

Client Side Certificates for Web Apps

October 19, 2011

After figuring out how to call a web service from Java using client side certificates, I was keen to try and set up one of my own, using nginx.

Create Certificate Authority

The first thing to do is create the CA certificate, a role normally performed by one of the …