Difference between revisions of "Certificate Authority"

From MgmtWiki
Jump to: navigation, search
(Created page with "==Full Title or Meme== Any computer service that can evaluate and issue certificates to any Entity, either natural or otherwise, with some sort of digital Identifier....")
 
(Context)
Line 3: Line 3:
  
 
==Context==
 
==Context==
Typically, certificates are issued in compliance with CCITT X509 standards in support of a [[Public Key Infrastructure]].
+
* Typically, certificates are issued in compliance with CCITT X509 standards in support of a [[Public Key Infrastructure]].
 
+
* Efforts started in 2024 are focused on finding other solutions which might mean CCITT X.509 type certification in JSON structure.
 +
* Other effort to create various types of [[Trust Registry]] are starting to look a lot like a [[Certificate Authority]].
  
 
==References==
 
==References==
  
 
[[Category: Trust]]
 
[[Category: Trust]]

Revision as of 18:55, 19 February 2024

Full Title or Meme

Any computer service that can evaluate and issue certificates to any Entity, either natural or otherwise, with some sort of digital Identifier.

Context

  • Typically, certificates are issued in compliance with CCITT X509 standards in support of a Public Key Infrastructure.
  • Efforts started in 2024 are focused on finding other solutions which might mean CCITT X.509 type certification in JSON structure.
  • Other effort to create various types of Trust Registry are starting to look a lot like a Certificate Authority.

References