SSL Certificates - Secure Server Certificates

Aus DCPedia
Wechseln zu: Navigation, Suche

SSL certificates are normally employed with ecommerce shopping carts, or anywhere you want to collect info from a user securely on your internet site. If you use a secure server certificate with a form and that form emails the outcomes to you maintain in mind that the email is not secure.

SSL (Secure Sockets Layer): Creates an encrypted link among a web server and a browser. CA (Certificate Authority): The vendor you will get the secure server certificate from...

What is SSL?

SSL certificates are generally used with ecommerce shopping carts, or anyplace you want to collect data from a user securely on your web site. If you use a secure server certificate with a form and that form emails the results to you preserve in mind that the e-mail is not secure.

SSL (Secure Sockets Layer): Creates an encrypted link amongst a internet server and a browser. CA (Certificate Authority): The vendor you will get the secure server certificate from CSR (Certificate Signing Request): A text file generated by a net server. A CSR looks like this:

-----Begin NEW CERTIFICATE REQUEST-----

MIIDGgBNAGkAYwByAG8AcwBvAGYAdAAgAFIAUwBBACAAUwB

AG4AZQBsACAAQwByAHkAcAB0AG8AZwByAGEAcABoAGkAYwl

L0ygNwwNIvKLMPq4/LcUkZ9Oo4AssXW5mvvhHWGz2RWYRhrw8o

-----End NEW CERTIFICATE REQUEST-----

Very first, you need to determine whether or not to use your hosting shared SSL certificate if they supply it. The URL to your shop will look one thing like:

https://theirserver.com/youruserid/your/path/to/retailer.html

Or do you want to get your own SSL certificate? The URL will appear like:

https://yourdomainname.com

If you decide to use your hosts' shared secure server certificate, then all you need to do is locate out the path you need to have to use to call your files securely, and you will be on your way.

If you make a decision to get your personal SSL certificate, this is typically what happens.

You first require to make a decision who you are going to get your SSL certificate from. It is a excellent thought to make certain your host supports your specific vendor. Some certificate authority vendors are:

* Thawte

* Verisign

* Comodo

* You can also critique many vendors at a glance at WhichSSL

Just before acquiring your personal SSL certificate, pki authentication you will want to do some reading on what your chosen Certificate Authority requires for a secure certificate, and you'll also need to come up with some documentation. There are numerous steps to acquiring a secure server certificate, once you have decided on a vendor.

This is an overview, not written in stone. Each and every CA is different, so make sure you read their documentation and what they need. Right here is an notion of what they want:

All documentation that is requested must match *exactly*. Secure certificate authorities will verify that your organization truly exists, so they know they are issuing to the right organization. You will want to prove that the Organization Name and the Domain name are in truth yours to use.

Steps you'll be taking:

* Collect required documentation

* Have your pki cards host produce a CSR

* Full certificate authority online application

* Certificate authority will procedure your request

* Pickup and install your SSL certificate (usually an URL is emailed to you to download the secure server certificate)

* Depending on the vendor, it can take a couple of hours to a few days.

* Send secure certificate to host for installation. (Send in plain text)

Once your internet hosting provider receives this information they will create the CSR and send it back to you in plain text. You then send it on to Verisign or Thawte, or whoever you have selected as your secure certificate authority. They will then create a SSL certificate for you which you will send back to your host for installation. Your internet host could charge a fee for installation in addition to what your SSL certificate vendor charges.

A thing to believe about:

If you have decided to purchase your personal SSL certificate, you will want to make a decision how you want your URL to be referred to as. If you, as a rule, call your domain name in your coding as www.yourdomainname.com, then make sure you indicate this to your host when you request a CSR from them. If you don't, and you get the certificate for yourdomainname.com (with out the www), this will trigger browser errors, generating the certificate appear epassport insecure, and you will require to change your coding.

Always use your self or your company as technical contact.

How to tell if a web site is secure?

Following you've browsed to a site securely making use of https:// in the URL, appear on the lower proper hand side of your browser. You must see a closed lock. This will tell you the internet site is secure.