Project

Profile

Help

Issue #5898

closed

cert authentication is not working properly

Added by jsherril@redhat.com over 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 63
Quarter:

Description

When performing cert authentication with pulp3, it does not appear to be working:

  1. curl https://`hostname`/pulp/api/v3/tasks/ --cert /etc/pki/katello/certs/pulp-client.crt --key /etc/pki/katello/private/pulp-client.key
    {"detail":"Authentication credentials were not provided."}

I've configured my apache with:

<Location /pulp/api>
SSLUsername SSL_CLIENT_S_DN_CN
</Location>

which is working with pulp2, and has worked in the past

Also available in: Atom PDF