Multiple ssl cert on AWX

Hi all,

My use case of AWX is a bit different where ldap and self-host github are on the different domain.

Per document, I’m using the same certificate for ldap-ca.crt and bundle-ca.crt and reach out to git server via proxy.

Is it possible to authenticate git as well as ldap using 2 different client certs?

Thanks,
Hung