towerlib icon indicating copy to clipboard operation
towerlib copied to clipboard

towerlib.Tower class constructor: mutual TLS connectivity option

Open mysten-labs-charles-murphy opened this issue 2 years ago • 1 comments

I am using AWX/tower through a bastion-host/access-proxy (i.e. teleport) which mandates mutual TLS connections. The python requests library (used by towerlib) already has a way to specify client-side certificates for a mutual-TLS connection.

(https://requests.readthedocs.io/en/latest/user/advanced/#client-side-certificates)

Are you able to expose this option through the towerlib.Tower class API?

Hi @mysten-labs-charles-murphy , thanks for reporting! Would you be willing to make a PR for this feature?

costastf avatar Aug 17 '23 14:08 costastf