x509 certificat managment
· 6 min read

What are x509 certificates ?
[According to Wikipedia][x509-wikipedia], [x509][x509-rfc] is a standard defining the format of public key certificates. They are used in many Internet protocols, including [TLS/SSL][tls-rfc], which is the basis for [HTTPS][https-rfc] (the secure protocol for browsing the web).