Archive for February, 2012

SSL (HTTPS) on your Development WebServer

It took me a while and finally found a working, but a bit ugly, solution. Not to bore you with the details, here are the step by step instruction on how to get HTTPS working on your development web server. Please note, this is not a good setup for live web servers, you will have to take security into account if you use this on a publicly available web server.

Continue reading SSL (HTTPS) on your Development WebServer

Set-up an OpenVPN Client on Windows

Windows *shiver*… It’s a necessary evil. Some of my colleagues use Windows and they also need to connect to our VPN service. Here’s how to set it up. 

Continue reading Set-up an OpenVPN Client on Windows

Set-up an OpenVPN Client on your Mac

With an OpenVPN server available or created on your own Mac it’s time to setup your OpenVPN client. Sure you can do this with command lines but for a user, which a client usually is for, you should use a nice GUI. 

Continue reading Set-up an OpenVPN Client on your Mac

Set-up an OpenVPN Server on your Mac

An OpenVPN Client is easy, just download Tunnelblick. But to connect to your own Mac or maybe a server you own or are the maintainer for at work, you will need an OpenVPN Server set-up. This is how you do it.

Continue reading Set-up an OpenVPN Server on your Mac