Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the basics of Transport Layer Security (TLS) certificates, including how to inspect certificates in web browsers and Python. It explores the process of verifying certificate chains and understanding the role of root and intermediate certificates. The instructor demonstrates Python code to extract and analyze certificate information, providing insights into the encryption protocols used in secure connections.