Logit supports mutual auth in two ways:
- Logit generate client certificates on our behalf by generating a private key and signing it with their CA.
- We sign client certificates with our own CA and provide that CA's certificate to Logit.
This document covers the first example.