ThePlace

Home ] Search ] Resources ] Site Map ] Contact Me ]
Dave's Information Technology Resource

Up ]

Web and Computer Security ] Privacy and Security ] SSL ] [ Digital Signatures and Certificates ] Digital Payments ] Controlling Web Access ] Protecting a Web Server ]

--- Digital Signatures and Certificates ---

Digital Certificates

bulletDigital certificates are used primarily for server to browser and server to server transactions.
bulletAn electronic document issued by a Certificate Authority (CA - a trusted source who verifies your identity).   Who you are is "certified" - not what you send.
bulletPiece of data that is transmitted to instantaneously validate your identity in electronic transactions.

Check your browser to view certificates registered on your computer.

A digital certificate consists of six pieces of information:

  1. Owners public key
  2. Owners identity
  3. Issuers identity
  4. Serial number
  5. Issuing and expiration dates
  6. Issuers digital signature

Companies that deal with digital certificates include...

bulletThawte
bulletVerisign

 

Digital Signatures

bulletA digital signature is a hash function run on a message to be sent with the result, which can be used to verify the message was received.
bulletThe receiver runs a similar hash algorithm and compares the results.  If the value (digital signature) is the same, the message was not tampered with.
 

Home ] Up ] Computer Architecture ] Programming Bootcamp ] Database Bootcamp ] Visual BasicS ] Web Basics ] Web Multimedia ] Web Programming ] Advanced Web Topics ] Developing Web Sites ] XML Technology ] Web Glossary ]

Copyright © 1999 - 2005 
ThePlace - Written and Sponsored by Dave Hillman