Project

General

Profile

Actions

Bug #27156

closed

Do not send CA list on client authentication

Added by Benoît PECCATTE about 2 months ago. Updated 26 days ago.

Status:
Released
Priority:
N/A
Category:
Server components
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Error - Fixed
Regression:
No

Description

When a client tries to authenticate via TLS in the http connection, the server sends it a list of accepted CA, which can be pretty long since we don't have a proper PKI yet

Since we don't have a PKI, we store all agent certificates as CA, which makes a very long list.
When this list is sent, it can overflow the TLS connection a and make it fail with a tlsv1 alert internal error.

The solution is to use SSLCADNRequestFile to send a shorter list.


Subtasks 3 (0 open3 closed)

Bug #27174: CA list is not initialized at installationReleasedAlexis MoussetActions
Bug #27254: Apache refuses to start when /var/rudder/lib/ssl/policy_server.pem is a symlinkReleasedFrançois ARMANDActions
Bug #27268: On root, /var/rudder/lib/ssl/policy_server.pem can not be copied with a mixed of logic and selinuxRejectedActions

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #27267: Overwrite the /var/rudder/lib/ssl/policy_server.pem when it is a symlinkReleasedBenoît PECCATTEActions
Actions

Also available in: Atom PDF