Archive for the ‘SSL Certificate’ Category

install mod ssl on apache

I am going to give you the steps to install mod_ssl on an Apache server by compiling the source.
Download the following packages
1. apache_1.3.14.tar.gz   http://www.apache.org
2. openssl-0.9.6.tar.gz http://www.openssl.org
3.  mod_ssl-2.7.1-1.3.14.tar.gz http://www.modssl.org

I have created a folder called  /downloads/src and downloaded all packages here

Go to Apache source files and  compile it as shown below
# ./configure –enable-module=so [...]

httpd asking password when starting apache service

When starting httpd ( apache server ) it may ask a password to load the SSL certificate. And you may receive a message like given below
———————————-
[root@server SSL]# /etc/init.d/httpd restart
Stopping httpd:                                            [  OK  ]
Starting httpd: Apache/2.2.11 mod_ssl/2.2.11 (Pass Phrase Dialog)
Some of your private key files are encrypted for security reasons.
In order to read them you have [...]

Safari can’t verify the identity of the website

You may get some error like given below in Mac machines when you browse SSL pages
Safari can’t verify the identity of the website “example.com” The certificate for this website was signed by an unknown certifying authority. You might be connectng tp a website that is preteneing to be “domainname.com”, which could put your confidential information [...]


Fatal error: Call to undefined function wp_list_addonn() in /home/aneesh/public_html/wp-content/themes/Grante/sidebar.php on line 106