You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: