Secure socket layer certificates (ssl certs) are used to protect information entered on web sites from being viewed from outside sources and prevents people from impersonating your identity. SSLs encrypt the data entered and passed between servers and consumer's personal computers. Their use allows for safe business transactions online and prevents impersonation attacks.
Prior to installing a cert, one of the first things you need to do is determine what server you are running and what type of SSL cert you have. Apache is the most commonly used server but there are Microsoft and various other servers that support it. There are regular certificates and extended validation (EV) certificates. You must also confirm that your web site has a dedicated IP address. If you are on a shared hosting plan, you will need to switch to a dedicated IP in order to install your certificates.
It is important to keep in mind the steps to installing your certificates will vary with each server and signer. These basic things need to be done to install a standard SSL cert on an Apache server. Creating the private key and certificate signing request (CSR) are the first two steps to install your certificate. Creating a key consists of using a utility on the server called openssl, which is usually found in a certain bin directory on your server that is specific to the certificate. Compressed text files should be created in order to use them as random seeds during the key generation.
Brian is a web consultant who has spent the majority of his career working with various websites. For certain websites it is important for the creator to show visitors that their site is secure through a ssl certsuch as an apache ssl or wildcard ssl certificate. Internet security is an important feature for customers, so for more information visit SSL247.com.
This article is free for republishing
Source: http://olivermacpherson.articlealley.com/tips-on-how-to-use-and-install-an-ssl-cert-2368777.html