Archive for February, 2007

Set Up Self-Signed SSL Certificate for WordPress

No GoodNeed ImprovementOKGoodExcellent (1 votes, average: 5 out of 5)
Loading ... Loading ...

You can use self-signed SSL certificate for WordPress admin.

1. Home-made Self-Signed SSL Certificate

1.1, Use this command to generate a private key.

openssl genrsa -des3 -out www.my-whiteboard.com.key 1024

Generating RSA private key, 1024 bit long modulus
..++++++
…….++++++
e is 65537 (0×10001)
Enter pass phrase for www.my-whiteboard.com.key:
Verifying - Enter pass phrase for www.my-whiteboard.com.key:

1.2 Generate a CSR (Certificate Signing Request)

openssl req -new -key www.my-whiteboard.com.key -out www.my-whiteboard.com.csr

Enter pass phrase for www.my-whiteboard.com.key:
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter ‘.’, the field will be left blank.
—-
Country Name (2 letter code) [AU]:US
State or Province Name (full name) [Some-State]:Maryland
Locality Name (eg, city) []:Rockville
Organization Name (eg, company) [Internet Widgits Pty Ltd]:www.my-whiteboard.com
Organizational Unit Name (eg, section) []:IT Services
Common Name (eg, YOUR name) []:www.my-whiteboard.com
Email Address []:xxx@gmail.comPlease enter the following ‘extra’ attributes
to be sent with your certificate request
A challenge password []:
An optional company name []:my-whiteboard.com

1.3 Remove Passphrase from Key

openssl rsa -in www.my-whiteboard.com.key_orig -out www.my-whiteboard.com.key

Enter pass phrase for www.my-whiteboard.com.key_orig:
writing RSA key

1.4, Create a self-signed certificate

openssl x509 -req -days 3650 -in www.my-whiteboard.com.csr -signkey www.my-whiteboard.com.key -out www.my-whiteboard.com.crt

Signature ok
subject=/C=US/ST=Maryland/L=Gaithersburg/O=www.my-whiteboard.com/OU=IT Services/CN=www.my-whiteboard.com/emailAddress=xxx@gmail.com
Getting Private key

1.5 Edit your Apache server’s ssl.conf file, add the following lines for your web site (virtualhost configuration).

<VirtualHost 100.101.102.103:443>
ServerName www.my-whiteboard.com
DocumentRoot /home/xxx/webapps
SuexecUserGroup root root
Options Indexes Includes FollowSymLinks
ServerAlias “mail.my-whiteboard.com” “ftp.my-whiteboard.com”
ServerAdmin “xxxx@gmail.com”
DirectoryIndex index.html index.php index.jspErrorLog logs/ssl_error_log
TransferLog logs/ssl_access_log
LogLevel warnSSLEngine on
SSLCertificateFile /home/xxx/www.my-whiteboard.com.crt
SSLCertificateKeyFile /home/xxx/www.my-whiteboard.com.key
SetEnvIf User-Agent “.*MSIE.*” nokeepalive ssl-unclean-shutdown <Directory “/home/xxx/webapps”>
Options Indexes Includes FollowSymLinks
DirectoryIndex index.html index.php index.jsp
#Options +Includes
#AllowOverride None
AllowOverride All
RewriteEngine on
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]
</Directory></VirtualHost>

1.6, Restart Apache

apachectl restart

ps -ef |grep httpd

apache 4345 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4346 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4347 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4348 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4349 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4350 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4351 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd
apache 4352 3197 0 09:32 ? 00:00:00 /usr/sbin/httpd

2. Install WordPress SSL Plugin for Secure-Admin

2.1, Download WordPress SSL Plugin for Secure-Admin from http://haris.tv/.

2.2, Extract the zip file and copy secure-admin.php to the /wp-content/plugins/ directory.

2.3, Log into the WordPress admin panel and click on the Plugins button

2.4, Locate the secure-admin listing and click Activate

3. Test ssl web connection

https://www.my-whiteboard.com

Because the certificate was not generated from Trusted CA root certificates and does not offer any third-party proof to validate your site’s identity, most browsers will show warning/error message similar to these.

Popularity: 2%

Comments

Remove CiD Help popup adware and malware by adserverplus from your Windows computer

No GoodNeed ImprovementOKGoodExcellent (73 votes, average: 4.78 out of 5)
Loading ... Loading ...

CiD Help is a Malware and Adware. You could get this Malware if you download a software from some un-trusted web sites.

CiD Help will hijack your Internet Explorer and give you annoying popup windows every few minutes.

You can not stop CiD Help (cid.exe process) from Windows Task Manager.

As of March 4, 2007, none of anti-Adware and anti-Spyware softeware, including Lavasoft Ad-Aware SE, AVG anti-Spyware can remove CiD Help.

However, you can remove this piece of junk from your computer as following:

1, To remove CiD Help, go to Start–>Settings–>Control Panel–> Add and Remove Programs, then select CiD Help, click remove.

2, Open IE (IE7, this example), go to Tools–>Intenet Options–> General tab–>Browser history–>Delete–>Temporary Internet Files–>Delete.

3, Open “C:\Documents and Settings\All Users\Application Data” folder, search for folders have exe extension file. Delete the folder

4, Use your Windows Explorer, navigate to C:\WINDOWS\system32\drivers\etc, use a text editor to remove the following entries from the hosts file:

127.0.0.1 bin.errorprotector.com ## added by CiD
127.0.0.1 br.errorsafe.com ## added by CiD
127.0.0.1 br.winantivirus.com ## added by CiD
127.0.0.1 br.winfixer.com ## added by CiD
127.0.0.1 cdn.drivecleaner.com ## added by CiD
127.0.0.1 cdn.errorsafe.com ## added by CiD
127.0.0.1 cdn.winsoftware.com ## added by CiD
127.0.0.1 de.errorsafe.com ## added by CiD
127.0.0.1 de.winantivirus.com ## added by CiD
127.0.0.1 download.cdn.drivecleaner.com ## added by CiD
127.0.0.1 download.cdn.errorsafe.com ## added by CiD
127.0.0.1 download.cdn.winsoftware.com ## added by CiD
127.0.0.1 download.errorsafe.com ## added by CiD
127.0.0.1 download.systemdoctor.com ## added by CiD
127.0.0.1 download.winantispyware.com ## added by CiD
127.0.0.1 download.windrivecleaner.com ## added by CiD
127.0.0.1 download.winfixer.com ## added by CiD
127.0.0.1 drivecleaner.com ## added by CiD
127.0.0.1 dynamique.drivecleaner.com ## added by CiD
127.0.0.1 errorprotector.com ## added by CiD
127.0.0.1 errorsafe.com ## added by CiD
127.0.0.1 es.winantivirus.com ## added by CiD
127.0.0.1 fr.winantivirus.com ## added by CiD
127.0.0.1 fr.winfixer.com ## added by CiD
127.0.0.1 go.drivecleaner.com ## added by CiD
127.0.0.1 go.errorsafe.com ## added by CiD
127.0.0.1 go.winantispyware.com ## added by CiD
127.0.0.1 go.winantivirus.com ## added by CiD
127.0.0.1 hk.winantivirus.com ## added by CiD
127.0.0.1 instlog.errorsafe.com ## added by CiD
127.0.0.1 instlog.winantivirus.com ## added by CiD
127.0.0.1 instlog.winfixer.com ## added by CiD
127.0.0.1 jsp.drivecleaner.com ## added by CiD
127.0.0.1 kb.errorsafe.com ## added by CiD
127.0.0.1 kb.winantivirus.com ## added by CiD
127.0.0.1 nl.errorsafe.com ## added by CiD
127.0.0.1 se.errorsafe.com ## added by CiD
127.0.0.1 secure.drivecleaner.com ## added by CiD
127.0.0.1 secure.errorsafe.com ## added by CiD
127.0.0.1 secure.winantispam.com ## added by CiD
127.0.0.1 secure.winantispy.com ## added by CiD
127.0.0.1 secure.winantivirus.com ## added by CiD
127.0.0.1 support.winantivirus.com ## added by CiD
127.0.0.1 trial.updates.winsoftware.com ## added by CiD
127.0.0.1 ulog.winantivirus.com ## added by CiD
127.0.0.1 utils.errorsafe.com ## added by CiD
127.0.0.1 utils.winantivirus.com ## added by CiD
127.0.0.1 utils.winfixer.com ## added by CiD
127.0.0.1 winantispyware.com ## added by CiD
127.0.0.1 winantivirus.com ## added by CiD
127.0.0.1 winfixer.com ## added by CiD
127.0.0.1 winfixer2006.com ## added by CiD
127.0.0.1 winsoftware.com ## added by CiD
127.0.0.1 www.drivecleaner.com ## added by CiD
127.0.0.1 www.errorprotector.com ## added by CiD
127.0.0.1 www.errorsafe.com ## added by CiD
127.0.0.1 www.systemdoctor.com ## added by CiD
127.0.0.1 www.utils.winfixer.com ## added by CiD
127.0.0.1 www.win-anti-virus-pro.com ## added by CiD
127.0.0.1 www.win-virus-pro.com ## added by CiD
127.0.0.1 www.winantispam.com## added by CiD
127.0.0.1 www.winantispy.com ## added by CiD
127.0.0.1 www.winantispyware.com ## added by CiD
127.0.0.1 www.winantivirus.com ## added by CiD
127.0.0.1 www.winantiviruspro.com ## added by CiD
127.0.0.1 www.windrivecleaner.com ## added by CiD
127.0.0.1 www.windrivesafe.com ## added by CiD
127.0.0.1 www.winfixer.com ## added by CiD
127.0.0.1 www.winfixer2006.com ## added by CiD
127.0.0.1 www.winsoftware.com ## added by CiD

Popularity: 100%

Comments (163)

« Previous