Thursday, March 28, 2013

A Guide for WildCard SSL CSR Generation at Apache Web Server

Due to the vast number of emails, calls and live chat requests being received from SSL users on a daily basis regarding Certificate Signing Request (CSR) generation, which is required in order to obtain a certificate from Certificate Authorities (CA), we have compiled this guide.

In this guide we will specifically address the process of obtaining a Certificate Signing Request for Apache + Mod SSL + OpenSSL servers. Here we have included the easy and quick steps of CSR generation from the major Certificate Authorities (CAs) on the web.

In order to create a CSR users need two types of keys known as private and public keys. Next, in order for the CSR to actually be generated all keys, password and certificate must contain the same information before installing any certificate on the server.

The following is a step-by-step guide to WildCard SSL CSR generation from RapidSSLonline.com who is a leading SSL Certificate provider and Platinum Partner of leading CAs such as Symantec, GeoTrust, Thawte, and RapidSSL.

Step1: Creation of the Private Key

Here, we have what is commonly known as the OpenSSL utility, which is mostly used in order to generate the private key and CSR. The OpenSSL utility comes standard with any OpenSSL package and should be installed on the following path;

/usr/local/ssl/bin

If the OpenSSL utility package installed on a different path, please refer to the information below to adjust the OpenSSL package installation path. Enter the following commands at the prompt:

opensslgenrsa -des3 -out .key 2048

The above command will raise a 2048 bit RSA private key and it will store at the file www.myhostname.com.key.

Key Note: All SSL Certificate CSRs must have 2048-bit key length

IMPORTANT: When prompted with the password command be sure to enter a secure password that can also be remembered. This password will not only protect the private key but will be essential to the secure certificate as well. That being said, a password that cannot be recalled is about as useless as any bad or unsecure password (i.e. 1234321, PASSWORD) out there.

Key Note: To bypass the pass phrase requirement, omit the -des3 option when generating the private key. However if you choose to leave the private key unprotected, Symantec recommends access to the server be heavily restricted so that only authorized server administrators can access or read the private key file.

Step 2: Generation of the CSR (Certificate Signing Request)

Enter the following command at prompt:
opensslreq -new -key .key -out .csr

Key Note: If you are using OpenSSL on a Windows server you may be able to use the following direct path to reach “openssl.cnf”:

opensslreq -new -key .key -config "c:\Apache Software Foundation\Apache2.2\conf\openssl.cnf" -out .csr

You must now enter the mandatory information of the organization in order to create the CSR. The following is a basic overview of each requirement.

Country Name: Enter the two letter code without punctuation of the respective country (i.e. US, UK)

State or Province: Enter the complete state name, please be sure to not abbreviate or shorten it. (i.e. New York, not NY)

Locality or City: The Locality field is the city or town name, again,do not abbreviate. (i.e. Saint Petersburg, not St. Petersburg)

Company: If the company or organization name has any symbol such as &, @, or * included within their name the symbol must be properly spelled out. Here are the illustrations of (i.e. AB & C Corporation would be AB and C Corporation)

Organizational Unit: This field is optional but, if provided,this information will serve as additional authentication for obtaining the certificate from the CA. But if you prefer to skip this step, simply press enter on the keyboard.

Common Name: The Common Name is the Host + Domain Name. The information provided here will look much like something along the lines of "*.company.com".

Key Note: Do not try to add an email address, challenge password or an optional company name when generating the CSR.

At this point you will have successfully generated both your private and public keys. The private key (www.hostname.com.key) is stored locally on the server and is employed for decryption. The public key, in the form of a WildCard SSL Certificate Signing Request (certrequest.csr), will be for certificate enrollment.

To copy and paste the information into the enrollment form, open the file in a text editor such as Notepad or Vi and save it as a .txt file. Do not use Microsoft Word as it will insert extra hidden characters that will alter the contents of the CSR rendering it useless.

For information regarding the WildCard SSL Certificate Signing Request for another web server not described about please click here.

Original Source: https://www.rapidsslonline.com/blog/wildcard-ssl-csr-guide-for-apache

Wednesday, February 20, 2013

Understanding WildCard SSL validation for the Android Platform

The world is moving towards a technology area where users depend on the smart phone technology such as Android, iPhone, and Windows. At the forefront of the smartphone technology is the ability for users tries to execute their on-line financial transactions using their smart phones, tablets, and laptops and using on-line applications and web platforms to shop online. Online shopping is the best way to save time, as well as money, but some online shopping aspects such as security, privacy, and trust mark should be present while executing these transactions on the web.

As the growing world of technology increases it is imperative that users become more aware and recognize the visual indicators of security while they shop online, especially when paying with a credit card or PayPal. The SSL industry has a wide range of security products such as WildCard SSL Certificates, Extended Validation SSL (EV SSL), Subject Alternative Name (SAN SSL), Server Gated Certificates (SGC SSL)and Code Signing Certificates to protect web sites and their users. According to major Certificate Authorities that users used to execute their transaction through their smart phones where they use their android based applications to execute financial transactions.

Most Android based smart phone applications use Wildcard SSL Certificate security to secure their user’s data while they exchange information through the device with web servers. Wildcard SSL certificates secure website URLs and unlimited numbers of their subdomains. Websites secured by regular SSL certificates are also protected by WildCard certificates, except that some Web servers may require an individual IP address for each subdomain listed by a WildCard SSL. RapidSSLOnline.com has been supplying a full line of SSL security certificates, including WildCard SSL, since 2009. All certificates and renewals sold on RapidSSLonline.com are exactly the same as what the Certification Authorities sell directly.

To use a WildCard SSL for Android, you can either import the SSL certificate from a local computer or buy it directly from the Android device, the certificate being a file with .cer extension from the chain included in the endpoint certificate or from the official site of the issuer (in the Base64 encoded X.509 format). For Android 2.2, the WildCard SSL can be installed from an SD card after "Use secure credentials" is activated under the "Credential Storage" section of "Settings/Security."

Wildcard SSL for Android comes with several extra features, including timeout specification for SSL handshake operations, hostname verification (in most cases), optional SSL sessions caching with SSLSessionCache and to optionally bypass all SSL certificate checks. When accessing servers through Android WildCard SSL certificates, the user must verify the server's identity to ensure a secure connection. Android Developer designates several ways to verify the server through WildCard SSL for Android in its reference guide.

The WildCard SSL has additional benefits aside from its practicality. It works with all browsers and devices, it has 2048 bit encryption and includes free malware monitoring for all listed domains and subdomains, and it can be installed across as many servers as needed.

About the Author

Mobile website owners looking for the perfect SSL solution for their website can find it with Jim Armstrong and RapidSSLonline.com. They can help customers understand the benefits of the WildCard SSL validation for the Android platform. Having been in the SSL industry since 2009, RapidSSLonline.com become the most inexpensive and cheap SSL certificate providers with unbeatable price guarantee to help save money. Learn more by contacting calling 727-388-4240 or pr@RapidSSLOnline.com.

Friday, February 1, 2013

Understand the key features of 256 bit SSL encryption

SSL protocol is a confidentiality and authentication method for online transactions. It is a modern necessity as a way to protect computers against the threat of phishing, a scam that keeps on growing. The levels of security offered are 40 bits, 56 bits, 128 bits and 256 bits, but the 128 bit encryption and 256 bit SSL encryption certificates are the standards for internet security. At RapidSSLOnline.com, business owners can acquire these SSL certificates at unparalleled low prices that are ensured by a price-match guarantee.

The difference between the 128 and 256 bit encryption is that the 256 provides an additional layer of protection for internet users. This protection can contribute to the defense against login and password theft, which is particularly prevalent in today's wireless world.

The secondary benefit of 256 bit SSL encryption is its usefulness when it comes to overcoming problems related to the ISP bandwidth throttling and bottlenecks. Most ISPs do not want 256 bit SSL encrypted data bottlenecks because such data is regularly used to send sensitive information (financial reports, logins, passwords, credit card information and more).

Even though SSL certificates with a 128 bit security level are usually strong enough to preserve data, the 256 bit encryption makes it a lot harder for hackers to steal digital information. This is why 256 bit encryption is recommended to companies who have important financial resources to protect. At RapidSSLOnline.com, business owners can protect their customers by choosing one of the global leaders in the field and a Platinum Partner of Symantec.

Author Bio

Jim Armstrong works with RapidSSLOnline.com to ensure that customers are protected through such respected and reliable SSL brands as RapidSSL, Symantec, VeriSign, Thawte, GeoTrust, Wildcard SSL Certificate Security, Code Signing SSL Certificate and Multi Domain EV SSL. For more information on RapidSSLOnline.com and its products and services, call 727-388-4240 or email at pr@RapidSSLOnline.com.

Monday, January 28, 2013

SSL Certificates Now! Obligatory Term of Web Site Creation

SSL certificates, where SSL means "Secure Socket Layer," are files that are installed on a web server to allow the server’s data to be sent securely. This is done through different levels of encryption. For most websites, the appropriate level of encryption is 128 bits, which provides a level of privacy and makes it quite difficult to break the encryption. RapidSSLOnline.com has provided users with these security certificates since entering the industry in 2009.

SSL certificates are necessary for successful e-commerce, since they provide a certain sense of reliability and a strong level of security. Internet users need some guarantees that their information is secure when making a purchase online, and they cannot feel safe unless there is an SSL certificate installed to indicate that the transaction is secure. By using an SSL certificate that transmits sensitive information that cannot be intercepted or used by a third party, the user is guaranteed security from start to finish.

When Internet business owners decide to buy SSL certificates, they can choose from many SSL certificate providers who have proven themselves on the market. The most popular ones are Symantec, GeoTrust, RapidSSL, and Thawte. These providers all offer major SSL certificates securities such as WildCard SSL, EV SSL, Code Signing Certificate and SAN SSL at different prices, depending on their level of security. At RapidSSLOnline.com, customers are not only able to get these high-quality certificates, but they also have access to an expertly trained technical staff that helps with all phases of the installation and implementation processes.

SSL certificates are an obligatory part of web site creation. Their use not only protects digital data, but also reassures clients by making them feel safer and more secure while shopping online.

Tuesday, January 22, 2013

SSL Certificates Information Center

The state of the art in online security is a constantly moving target. New threats appear daily, and so do the responses to them. SSL certificates are the heart of e-commerce security. These digitally signed files provide the assurance customers need to conduct business online. To purchase these certificates, business owners can visit RapidSSLOnline.com, which offers a Best Price Guarantee. The SSL Information Center is a clearinghouse, providing up-to-the-minute information and the latest products in this area.

Software writers and website creators can find what they need to know about SSL on the Information Center. The comprehensive SSL Guide discusses the various types of SSL technology available, contrasting and comparing the three main types – Wildcard domain SSL Certificate, Standard, Code Signing Certificate and EV SSL – to provide a variety of levels of security for a website. To purchase any of these types of certificates, business owners can browse the wide range of products offered at reputable and authorized Platinum Certificate Authorities on the web.

The popular SSL Certificate Blog taps into the knowledge of security experts around the world, discussing new attacks and the proper response in near real time. It is a daily must-read for anyone working in the field, capturing the latest information to put to work right away. The SSL Blog is the online gathering place for everyone who takes site and software security seriously.

Whether an SSL uses Symantec, Thawte, GeoTrust or any of the other providers, the SSL Certificates Information Center is a helpful resource. It is the place to go for experts and beginners in this constantly-changing, rapidly-updated field.