Tagged: OpenSSL

How to: Create a Self Signed Certificate in Ubuntu

How to: Create a Self Signed Certificate in Ubuntu Many times during the initial phases of a Web Server deployment we are in need of testing secure communications (and its configuration) using a certificate. Unfortunately...

Changes with NginX 1.5.6

Changes with NginX 1.5.6 Below are the list of changes from the initial release of NginX to mainline version 1.5.6. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx 1.5.6...

How to: Build your own version of NginX

How to: Build your own version of NginX I was following a tutorial on how to use NginX with WordPress and the NginX Fast CGI cache caught my interest. The only problem is that...