X.509 - Wikipedia
https://en.wikipedia.org/wiki/X.509
In cryptography, X.509 is a standard defining the format of public key certificates. X.509 certificates are used in many Internet protocols, including TLS/SSL, which is the basis for HTTPS, the secure protocol for browsing the web. They are also used in offline applications, like electronic signatures.
What Is an X.509 Certificate? - SSL.com
https://www.ssl.com/faqs/what-is-an-x-509-certificate/
X.509 is a standard format for public key certificates, digital documents that securely associate cryptographic key pairs with identities such as websites, individuals, or organizations.
X.509 client certificates - AWS IoT Core
https://docs.aws.amazon.com/iot/latest/developerguide/x509-client-certs.html
X.509 certificates provide AWS IoT with the ability to authenticate client and device connections. Client certificates must be registered with AWS IoT before a client can communicate with AWS IoT.
docs/man1..2/man1/x509.html
https://www.openssl.org/docs/man1.0.2/man1/x509.html
The x509 command is a multi purpose certificate utility. It can be used to display certificate information, convert certificates to various forms, sign certificate requests like a "mini CA" or edit certificate trust...
x509-tutorial/x509-analysis.md at master · ajanicij/x509-tutorial · GitHub
https://github.com/ajanicij/x509-tutorial/blob/master/x509-analysis.md
Analysis of an X.509 certificate. Contribute to ajanicij/x509-tutorial development by creating an account on GitHub.
X.509 : Information technology - Open Systems Interconnection - The...
https://www.itu.int/rec/T-REC-X.509
X.509 (1997) Corrigendum 6 (04/04). Superseded. X.509 (03/00). Information technology - Open Systems Interconnection - The Directory: Public-key and attribute certificate frameworks.
RFC 5280 - Internet X.509 Public Key Infrastructure Certificate and...
https://tools.ietf.org/html/rfc5280
The X.509 v3 certificate format is described in detail, with additional information regarding the format and semantics of Internet name forms. Standard certificate extensions are described and two...
X.509 certificates
https://docs.oracle.com/javase/8/docs/technotes/guides/security/cert3.html
X.509 Certificates and Certificate Revocation Lists (CRLs) What is Inside an X.509 Certificate? What Java Tool Can Generate, Display, Import, and Export X.509 Certificates?
X.509 Reference — Cryptography 35.0.0.dev1 documentation
https://cryptography.io/en/latest/x509/reference.html
cryptography.x509.DuplicateExtension - If more than one extension of the same type is found within cryptography.x509.UnsupportedGeneralNameType - If an extension contains a general name that is...
An X509 Certificate — All You Need to Know About X.509 Security
https://comodosslstore.com/resources/an-x509-certificate-all-you-need-to-know-about-x-509-security/
What exactly is an X.509 certificate? Here's the answer In cryptography, X.509 is a standard format for public key certificates. A digital certificate that uses the SSL X.509 standard is regarded...
X.509 authentication service part 1 - network security
https://www.youtube.com/watch?v=JAgaWJivKwg
X.509 AUTHENTICATION SERVICE PART 1 - NETWORK SECURITY #networksecuritylectures, #informationsecuritylectures, #x509authenticationservice.
Understanding Public Key Infrastructure and X.509... | Linux Journal
https://www.linuxjournal.com/content/understanding-public-key-infrastructure-and-x509-certificates
An introduction to PKI, TLS and X.509, from the ground up. Public Key Infrastructure (PKI) provides a framework of encryption and data communications standards used to secure communications over...