SSL Certificates - Secure Server Certificates

出典: くみこみックス

版間での差分

BonitaMcGinnis5597 (会話 | 投稿記録)
(新しいページ: 'SSL certificates are typically utilized with ecommerce shopping carts, or anyplace you want to collect info from a user securely on your web site. If you use a secure server ce...')
次の差分→

2012年7月26日 (木) 15:09の版

SSL certificates are typically utilized with ecommerce shopping carts, or anyplace you want to collect info from a user securely on your web site. If you use a secure server certificate with a form and that form emails the outcomes to you keep in mind that the email is not certificate authority rsa securid secure.

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

What is SSL?

SSL certificates are generally utilized with ecommerce shopping carts, or anywhere you want to collect information from a user securely on your internet site. If you use a secure server certificate with a form and that form emails the results to you maintain in mind that the email 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 web server. A CSR looks like this:

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

MIIDGgBNAGkAYwByAG8AcwBvAGYAdAAgAFIAUwBBACAAUwB

AG4AZQBsACAAQwByAHkAcAB0AG8AZwByAGEAcABoAGkAYwl

L0ygNwwNIvKLMPq4/LcUkZ9Oo4AssXW5mvvhHWGz2RWYRhrw8o

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

First, you need to have to make a decision no matter whether to use your hosting shared SSL certificate if they offer it. The URL to your shop will look one thing like:

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

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

https://yourdomainname.com

If you make a decision to use your hosts' shared secure server certificate, then all you require to do is uncover out the path you need to use to call your files securely, and you will be on your way.

If you determine to get your personal SSL certificate, this is generally what happens.

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

* Thawte

* Verisign

* Comodo

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

Just before obtaining your own SSL certificate, you will need to do some reading on what your chosen Certificate Authority demands for a secure certificate, and you will also want to come up with some documentation. There are several actions to getting a secure server certificate, when you have decided on a vendor.

This is an overview, not written in stone. Each CA is different, so make confident you read their documentation and what they require. Right here is an concept of what they want:

All documentation that is requested need to match *precisely*. Secure certificate authorities will verify that your organization in fact exists, so they know they are issuing to the appropriate organization. You will need to prove that the Organization Name and the Domain name are in truth yours to use.

Actions you'll be taking:

* Gather required documentation

* Have your host generate a CSR

* Full certificate authority online application

* Certificate authority will procedure your request

* Pickup and install your SSL certificate (generally 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 handful of days.

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

Once your net hosting provider receives this info they will produce 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 generate a SSL certificate for you which you will send back to your host for installation. Your net host might charge a fee for installation in addition to what your SSL certificate vendor charges.

One thing to feel about:

If you have decided to acquire your own SSL certificate, you will want to choose how you want your URL to be named. If you, as a rule, call your domain name in your coding as www.yourdomainname.com, then make certain you indicate this to your host when you request a CSR from them. If you do not, and you get the certificate for yourdomainname.com (with out the www), this will trigger browser errors, making the certificate seem insecure, and you will want to adjust your coding.

Often use your self or your firm as technical get in touch with.

How to tell if a internet site is secure?

Right after you have browsed to a site securely using https:// in the URL, look on the lower right hand side of your browser. You really should see a closed lock. This will tell you the internet site is secure.

表示