Archive for the ‘ssl’ Category

Removing a password from an SSL Key

Jan-21st-2011

Hello Friends, Removing a password | passphrase from an SSL Key You can create an SSL Certificate by following steps. Everybody wants to create secure cert with an including strong password, From a security point of using a passphrase is a good thing, but from a practical point of that is not very useful. When [...]

How to install apache and mod_ssl on Centos

Dec-16th-2010

Apache is the most popular web server across the entire World Wide Web, currently used by around 60% of web domains. Its released under an Apache License, which requires preservation of the copyright notices and disclaimers, but doesn’t require modified versions to be distributed using the same license. Though most prevalent on Unix-like operating system, [...]