Changes

no edit summary
Line 5: Line 5:  
A certificate includes all the information about the owner including his public key, the expiration date of the certificate.<ref>[http://searchsecurity.techtarget.com/definition/certificate-authority SearchSecurity]</ref>
 
A certificate includes all the information about the owner including his public key, the expiration date of the certificate.<ref>[http://searchsecurity.techtarget.com/definition/certificate-authority SearchSecurity]</ref>
   −
==Authentication==
+
==Public Key Infrastructure==
Almost all the browsers present today are able to detect if certificate of certain website is expired or it does not have the certificate signed by a known company. In that case a warning message usually appears on the first page saying the problem with the certificate. One can then move on to the website or leave the page right there.
+
A certificate authority is does not issue certificates alone. Its a part of Public Key Infrastructure ([[PKI]]). Basically a PKI issues and manages security certificates, credential verification, and public key encryption assignments. A CA verifies the credentials of the requester through a registration authority ([[RA]]) and as a part of PKI process, a public key is assigned for encryption. As a last step, an [[SSL Certificate]] is issued encrypted with a digital signature to attest the identity of the requester.<ref>[http://www.entrust.com/certification-authority.htm Entrust]</ref>
    +
==Authentication & Security==
 +
Almost all the browsers present today are able to detect if certificate of certain website is expired or it does not have the certificate signed by a known company. In that case a warning message usually appears on the first page saying the problem with the certificate. One can then move on to the website or leave the page right there.<ref>[http://www.namecheap.com/support/knowledgebase/article.aspx/334/38/what-is-certificate-authority-ca NameCheap]</ref>
   −
[[VeriSign]] and [[DigiCert]] are two known companies in the field of digital certificates. Rest of the reliable companies' list can be read [https://spreadsheets.google.com/pub?key=ttwCVzDVuWzZYaDosdU6e3w&single=true&gid=0&output=html here] and [http://www.dmoz.org/Computers/Security/Public_Key_Infrastructure/PKIX/Tools_and_Services/Third_Party_Certificate_Authorities/ here].<ref>[http://www.namecheap.com/support/knowledgebase/article.aspx/334/38/what-is-certificate-authority-ca NameCheap]</ref>
+
A CA publishes Certificate Service Policy Statement on their website. It explains the terms of business and details about the issuance of certificates. Prior to buying a digital certificate, this statement should be read in order to determine if the CA is not fraudulent. There are some companies which sign their own certificate, which could mean two things; Either the company is fraud or there is no higher authority to sign its certificate meaning it is the top most company in this infrastructure. In this case, the validity of a company's certificate can be found out by a little search on the company's name.<ref>[http://www.opera.com/support/kb/view/191/ Opera]</ref>
   −
==Public Key Infrastructure==
+
[[VeriSign]] and [[DigiCert]] are two known companies in the field of digital certificates. Rest of the reliable companies' list can be read [https://spreadsheets.google.com/pub?key=ttwCVzDVuWzZYaDosdU6e3w&single=true&gid=0&output=html here] and [http://www.dmoz.org/Computers/Security/Public_Key_Infrastructure/PKIX/Tools_and_Services/Third_Party_Certificate_Authorities/ here].
A certificate authority is does not issue certificates alone. Its a part of Public Key Infrastructure ([[PKI]]). Basically a PKI issues and manages security certificates, credential verification, and public key encryption assignments. A CA verifies the credentials of the requester through a registration authority ([[RA]]) and as a part of PKI process, a public key is assigned for encryption. As a last step, an [[SSL Certificate]] is issued encrypted with a digital signature to attest the identity of the requester.<ref>[http://www.entrust.com/certification-authority.htm Entrust]</ref>
      
==References==
 
==References==
1,753

edits