For Indonesian CentOS user who search for fast IIX (Local) Repo to update ver.5.2 including x86_64, you could point your repo to http://mirror.lintaswave.net.id/centos/ .
Update
This repo is no longer available, use http://mirror.biz.net.id/ it is the best one available right now (IMO).

HTTPS, SSL and Nginx
Say you want to run https port on nginx using a self signed SSL Certificate, this article summarized the steps. First we create the SSL Key, CSR (Certificate Signing Request) and CRT (SSL Certificate) and Configure nginx to answer the request from SSL port.
Read More »