Bug 2035707

Summary: [RFE] python-requests Client Certificate (with passphrase)
Product: Red Hat Enterprise Linux 9 Reporter: Parikshit Khedekar <pkhedeka>
Component: python-requestsAssignee: Lumír Balhar <lbalhar>
Status: CLOSED MIGRATED QA Contact: RHEL CS Apps Subsystem QE <rhel-cs-apps-subsystem-qe>
Severity: high Docs Contact:
Priority: low    
Version: 9.1CC: cheimes, hhorak, kwalker, lbalhar, pviktori, sujagtap, torsava
Target Milestone: rcKeywords: FutureFeature, MigratedToJIRA, Triaged
Target Release: ---Flags: pm-rhel: mirror+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-20 17:46:45 UTC Type: Story
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Parikshit Khedekar 2021-12-27 05:15:30 UTC
Description of problem:

Python-requests currently permits the server to be validated, but does not have a way to get the client validated (SSL Certificate Login).  This means scripts must store raw user/pass elements to login and this lacks the revokability of certificates.
This limits ability to use certificate auth and adding support for client certificates and passwords to the python-requests api shall ease it.

Already raised request in upstream.

Upstream issue: https://github.com/psf/requests/issues/2519


Version-Release number of selected component (if applicable):

RHEL 9

How reproducible:

Always

Actual results:

It needs to store raw username and password.

Expected results:

Shall not need storing credentials

Additional info:

Upstream issue: https://github.com/psf/requests/issues/2519

Comment 22 RHEL Program Management 2023-09-20 17:41:43 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.

Comment 23 RHEL Program Management 2023-09-20 17:46:45 UTC
This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there.

Due to differences in account names between systems, some fields were not replicated.  Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information.

To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer.  You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like:

"Bugzilla Bug" = 1234567

In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information.