Skip to content

mod_ssl: Set auth type to "ClientCert" after authentication#645

Closed
michael-o wants to merge 1 commit into
apache:trunkfrom
michael-o:ssl-authtype
Closed

mod_ssl: Set auth type to "ClientCert" after authentication#645
michael-o wants to merge 1 commit into
apache:trunkfrom
michael-o:ssl-authtype

Conversation

@michael-o

Copy link
Copy Markdown
Member

When client certificate authentication has been performed r->ap_auth_type was never populated and env AUTH_TYPE was empty.
We now set auth type to "ClientCert".

PR: 45058
GitHub: closes #645

@michael-o

Copy link
Copy Markdown
Member Author

@notroj @rbowen

When client certificate authentication has been performed r->ap_auth_type was
never populated and env AUTH_TYPE was empty.
We now set auth type to "ClientCert".

PR: 45058
GitHub: closes apache#645
@notroj

notroj commented May 15, 2026

Copy link
Copy Markdown
Collaborator

Thanks Michael!

@michael-o michael-o deleted the ssl-authtype branch May 15, 2026 08:55
asf-gitbox-commits pushed a commit that referenced this pull request Jun 2, 2026
mod_ssl: Set auth type to \"ClientCert\" after authentication

When client certificate authentication has been performed r->ap_auth_type was
never populated and env AUTH_TYPE was empty.
We now set auth type to \"ClientCert\".

PR: 45058
Submitted by: Michael Osipov <michaelo@apache.org>
Reviewed by:  michaelo, jorton, rpluem
Github: closes #645



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1934901 13f79535-47bb-0310-9956-ffa450edef68
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.

2 participants