I have to set up mutual TLS authentication using our own CA for inter-service communication. I found this guide on how to prepare the certificates using openssl to be really useful. There’s also this tool which looks interesting.

Oh, that other tool is for a particular service. Guess it’s worth just sticking with openssl.