Important Note!
This steps were verified with Ubuntu 10.04 LTS, but this will be my last Ubuntu SSL how-to. I've switched to Debian -- Ubuntu's Unity interface is just plain silly on the desktop. So please refer to my Debian document in the future.This document requires that you've got a signed server.crt and a server.key file available. You may have just gone through page Creating Certificate Authorities and self-signed SSL certificates. If not, go there first and follow the
Following is a step-by-step guide to creating your own CA (Certificate Authority) -- and also self-signed SSL server certificates -- with openssl on Linux. Self-signing is the simpler route to take, but making one's own CA allows the signing of multiple server certificates using the same CA and involves only a few extra steps.After using openssl to generate the necessary files, you'll need to integrate them into Apache. This process differs between Linux distros and versions of
If you use PHP, you may need to use cURL, which is one of the most popular extension. PHP CURL functions are available through the use of libcurl, a library created by Daniel Stenberg, and allow you to connect and communicate with web servers using many different types of protocols.
Regular and frequent visits by the crawler is the first sign that your site appeals to Google. Thus the most efficient way to get frequent and deep crawls is to develop a website that search engines see as important and valuable.
If you are looking for How to reset your MySQL root password then here is the solution