Project

General

Profile

Bug #7388

Event core index not authenticating users

Added by Robert Waltz over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Robert Waltz
Category:
d1_cn_solr_extensions
Target version:
Start date:
2015-09-27
Due date:
% Done:

100%

Milestone:
CCI-2.0
Product Version:
*
Story Points:
Sprint:

Description

apache proxies solr. solr originally ran on tomcat with ssl enabled. with the upgrade to solr 5 and the use of jetty, ssl is no longer enabled on solr.

Associated revisions

Revision 16465
Added by Robert Waltz over 8 years ago

refs #7388

Added debugging to review header information

Revision 16465
Added by Robert Waltz over 8 years ago

refs #7388

Added debugging to review header information

Revision 16478
Added by Robert Waltz over 8 years ago

refs #7388

add in forwarding of ssl session information via http headers.

Revision 16478
Added by Robert Waltz over 8 years ago

refs #7388

add in forwarding of ssl session information via http headers.

Revision 16479
Added by Robert Waltz over 8 years ago

closes #7388

ssl session information forwarded via http headers from apache. the headers are then transferred to ssl java attributes. the x509 cert needs to be composed as an x509Cert object.

Revision 16479
Added by Robert Waltz over 8 years ago

closes #7388

ssl session information forwarded via http headers from apache. the headers are then transferred to ssl java attributes. the x509 cert needs to be composed as an x509Cert object.

Revision 16480
Added by Robert Waltz over 8 years ago

refs #7388

if condition in wrong place, need to wipe parameter keys before validating ssl properties.

Revision 16480
Added by Robert Waltz over 8 years ago

refs #7388

if condition in wrong place, need to wipe parameter keys before validating ssl properties.

History

#1 Updated by Robert Waltz over 8 years ago

  • Subject changed from Event Log index not authenticating users to Event core index not authenticating users

#2 Updated by Robert Waltz over 8 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

#3 Updated by Robert Waltz over 8 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 30 to 100

Applied in changeset java-client:d1client|r16479.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)