Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defer (or skip) TLS client authorization #4

Open
bbockelm opened this issue Jan 15, 2025 · 0 comments
Open

Defer (or skip) TLS client authorization #4

bbockelm opened this issue Jan 15, 2025 · 0 comments

Comments

@bbockelm
Copy link

For Pelican, we only desire client authorization for specific parts of the namespace -- and strongly want to avoid it elsewhere. This patch uses the TLS v1.3 deferred authorization extension to wait until the HTTP request line has gone through, then decides whether to request authorization. It also allows one to turn off client TLS authorization completely.

Upstream PR: xrootd#2269

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

No branches or pull requests

1 participant