Security Certificate

A chunk of information (often stored as a text file) that is used by the SSL protocol to establish a secure connection.

Security Certificates contain information about who it belongs to, who it was issued by, a unique serial number or other unique identification, valid dates, and an encrypted 'fingerprint' that can be used to verify the contents of the certificate.

In order for an SSL connection to be created both sides must have a valid Security Certificate.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Script

A type of computer code than can be directly executed by a program that understands the language...

Scrolling text box

A labeled, multiple-line form field in which users can type one or more lines of text.

SSL

Secure Socket Layer , A protocol designed by Netscape Communications to enable encrypted,...

SSI

Server side includes , is a set of tags which can be used within HTML pages to be replaced by...

Server

A computer, or a software package, that provides a specific kind of service to client software...