Project

Profile

Help

Issue #1667

closed

repo protection is not properling looking for client cert (causing ISE 500)

Added by jsherril@redhat.com about 8 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.8.0
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

This line here

https://github.com/pulp/pulp/blob/master/oid_validation/pulp/oid_validation/oid_validation.py#L32

seems to be not looking up the SSL client certificate properly. It throws an exception:

Exception Type: KeyError
Exception Value:
'mod_ssl.var_lookup'

on that line. This is through apache.

Also available in: Atom PDF