atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

Add mTLS support to library

Open osadalakmal opened this issue 1 year ago • 1 comments

Currently we have a need for adding mTLS support to this library as we have it enabled on server side. This does not seem to be a big issue. Mostly it just needs to be passed from top level objects (Jira, Confluence, etc) down to request class and then on to the actuals python requests module. Would this be something that the maintainers and community be interested in? Would there be anything else to consider? I can submit a draft PR if folks think this is an ok idea to proceed on.

osadalakmal avatar Jul 02 '23 10:07 osadalakmal

Hi @osadalakmal , please submit a PR. for now I would say it's something in requests level should be updated

gonchik avatar Jul 02 '23 17:07 gonchik