What is a digital key? What is a certificate?

SSL uses a public key - private key system for its encrypting. The public key is used to encrypt the information. However, only the private key can be used to decrypt this information. This allows the public key to be known to all so that encrypted information may be sent to the server. The server can then use the private key, which is kept secret, to decrypt the information.
 
In this scenario, the certificate is the public key. A certificate signing authority such as Thawte or Verisign issues this public key. The public and private keys compose the digital key pair.

 

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

What do I need to do to put Flash on my website?

Flash is a client side feature - it runs on the user's computer, not on your web host. As long as...

How do I track how many hits my website gets?

Tracking on your site can be either done server-side or remotely. With server-side statistics,...

What are PHP, ASP, perl, etc?

These are all programming languages which are referred to by their acronyms.PHP - PHP: Hypertext...

How do I login to my domain's cPanel?

you can login to your cPanel by going to www.yourdomain.com/cpanel (yourdomain is...

Do I have to change my domain if I get a new host?

No. Provided that the domain is registered in your name (as it should be), you can simply update...

Powered by WHMCompleteSolution