Become a bowling master


Secure Sockets Layer = E-commerce Security

It is not so hard to make a webpage, findauthenticate the server prior to the SSL
something to sell and start makingsession  being  established.
e-commerce! These days it is really easy, but
much harder is to find customers and getA digital certificate contains an entity's
their trust, because any business plan, evenname, address, serial number, public key,
the most perfect, can totally fail withoutexpiration date and digital signature, among
trust.other information. When a Web browser like
Firefox, Netscape or Internet Explorer makes
How to get this trust? How make webpage safe?a secure connection, the digital certificate
How to know, that a webpage is dependable?is automatically turned over for review. The
That  you  can  find  out  in  this  article!browser checks it for anomalies or problems,
and pops up an alert if any are found. When
How  SSL  works?!digital certificates are in order, the
browser completes secure connections without
SSL encrypts data, like credit cards numbersinterruption. A digital certificate is an
(as well other personally identifiableelectronic file that uniquely identifies
information), which prevents the hackers orindividuals and servers. Digital certificates
identity thiefs from stealing yourserve as a kind of digital passport or
information for malicious intent. SSLcredential which authenticate the server
encrypts data, like credit cards numbers (asprior to the SSL session being established. A
well other personally identifiabledigital certificate contains an entity's
information), which prevents the hackers orname, address, serial number, public key,
identity thiefs from stealing yourexpiration date and digital signature, among
information  for  malicious  intent.other  information.  When  a
There are 5 steps, who describe SSLWeb browser like Firefox, Netscape or
encryption:Internet Explorer makes a secure connection,
the digital certificate is automatically
1. A customer contacts your site and accessesturned over for review. The browser checks it
a secured URL: a page secured by a Server IDfor anomalies or problems, and pops up an
(indicated by a URL that begins with "https:"alert if any are found. When digital
instead of just "http:" or by a message fromcertificates are in order, the browser
the  browser).completes secure connections without
interruption. Typically, digital certificates
2. Your server responds, automaticallyare signed by an independent and trusted
sending the customer your site's digitalthird party to ensure their validity. The
certificate,  which  authenticates your site."signer" of a certificate is known as a
Certification  Authority  (CA).
3. Your customer's Web browser generates a
unique "session key" (like a code) to encryptHow to known, that this webpage is
all  communications  with  the  site.dependable?
4. The user's browser encrypts the sessionYou know that you're on an SSL protected page
key with the your site's public key so onlywhen the address begins with "https" instead
your site can read the session key. Dependingof "http" and there is a padlock icon at the
on the browser, the user may see a key iconbottom of the page (and in the case of
becoming whole or a padlock closing,Mozilla Firefox in the address bar as well).
indicating  that  the  session  is  secure.You know that you're on an SSL protected page
when the address begins with "https" instead
5. A secure session is now established--allof "http" and there is a padlock icon at the
communications will be encrypted and can onlybottom of the page (and in the case of
be decrypted by the two parties in theMozilla  Firefox in the address bar as well).
session. It all takes only seconds and
requires no action by theSSL is just one of the ways how to make web
user.(support.acmeinternet.com)page safer, but for now it is the most
popular! Also hackers didn't sleep and all
What  is  site  digital  certificate?the time try to find ways how to pass round
this system and get data.To get the newest
A digital certificate is an electronic fileinformation about information security
that uniquely identifies individuals andawareness there is special training courses.
servers. Digital certificates serve as a kindSo better be ready!
of digital passport or credential which



1 A B C D 66 67 68 69 70 71 72 73 74 75 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107