Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.92 KB

ssl-certificate.md

File metadata and controls

25 lines (20 loc) · 1.92 KB

Bookmarks tagged [ssl-certificate]

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.

Firs...


https://www.ssl.com/guide/pem-der-crt-and-cer-x-509-encodings-and-conversions/

This guide points out the major differences between PEM and DER files and common filename extensions associated with them. It also provides visual examples of each encoding, and illustrates some commo...


https://nevatech.com/blog/post/What-you-need-to-know-about-securing-APIs-with-mutual-certificates

When configuring Mutual SSL security for your APIs, or when calling somebody else’s API using this security model, pay attention to the 4 typical requirements listed in this article. Always take into ...