Tag: SSL
Thousands of websites are using CloudFlare, the famous Content Delivery Network (CDN). The advantages of using CloudFlare are: 1. increase page loading speed so that content of website can …
In this post, I have talked about setting up second SSL certificate for second domain hosted on the same VPS server. The website whynopadlock.com verifies both domains as having …
HTTPS is the trend and it becomes more and more popular. It is being used as a ranking signal by search engines (e.g. google or baidu). To setup multiple …
Code digital signing is the process mark a file (executables, dlls or other runnable files) as genuine so the file is not modified or altered. The file that is …
Sending Email on Linux is very easy, which is made possible by installing the sendmail package and then using the mail command line utility. On Windows, you can use …