Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

towerlib.Tower class constructor: mutual TLS connectivity option #120

Open
mysten-labs-charles-murphy opened this issue Aug 15, 2023 · 1 comment

Comments

@mysten-labs-charles-murphy

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?

@costastf
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants