Tag certificates

 Bookmark

A very interesting read about physical and virtual security required to protect the keys to the castle

Recommended read: How we protect our most sensitive secrets from the most determined attackers https://monzo.com/blog/2021/11/18/protecting-our-most-sensitive-secrets/

 Bookmark

Bookmarked https://mtls.dev/ .

This is a great resource for generating certs for performing Mutual TLS authentication, as well some good sample code for how to set up example client/server apps in several programming languages.

Recommended read: mtls.dev - Generating TLS certs doesn't have to be hard. https://mtls.dev/