Skip to content

LOGC-54: Add e2e test for TLS cipher suite and protocol in access logs#136

Open
dvasilas wants to merge 1 commit intomainfrom
improvement/LOGC-54
Open

LOGC-54: Add e2e test for TLS cipher suite and protocol in access logs#136
dvasilas wants to merge 1 commit intomainfrom
improvement/LOGC-54

Conversation

@dvasilas
Copy link
Copy Markdown
Collaborator

@dvasilas dvasilas commented Apr 1, 2026

Adds an end-to-end test verifying that TLS cipher suite and protocol version are correctly captured in S3 Server Access Log records when requests go through the nginx with TLS termination.

This validates the fix from scality/cloudserver#6091

Nginx support added in workbench in scality/workbench#73

When cloudserver runs behind nginx (TLS termination), the cipher suite
and TLS version are forwarded via X-SSL-Cipher and X-SSL-Protocol
headers.

Add an e2e test verifying these fields appear correctly in the
server access logs.
@claude
Copy link
Copy Markdown

claude bot commented Apr 1, 2026

LGTM

Review by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant