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
Copy link
Copy Markdown
Collaborator

notroj commented May 15, 2026

Thanks Michael!

@michael-o michael-o deleted the ssl-authtype branch May 15, 2026 08:55
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