Skip to content

Fix French SSLVHostSNIPolicy authonly row#693

Open
deprrous wants to merge 1 commit into
apache:trunkfrom
deprrous:pr/httpd-fr-sslvhostsnipolicy-authonly
Open

Fix French SSLVHostSNIPolicy authonly row#693
deprrous wants to merge 1 commit into
apache:trunkfrom
deprrous:pr/httpd-fr-sslvhostsnipolicy-authonly

Conversation

@deprrous

Copy link
Copy Markdown

The French SSLVHostSNIPolicy table has the authonly row inverted relative to the English source.

This updates the row so the client-verification and client-authentication columns match the current behavior described in mod_ssl.xml.

Copilot AI review requested due to automatic review settings July 26, 2026 11:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Corrects the French SSLVHostSNIPolicy documentation table so the authonly policy row matches the behavior described by the English mod_ssl.xml source.

Changes:

  • Fixes the authonly row values in the French SSLVHostSNIPolicy table (client verification/authentication columns).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 2289 to 2291
<tr>
<td><code>authonly</code></td><td>autorisée</td><td>bloquée</td><td>autorisée</td>
<td><code>authonly</code></td><td>autorisée</td><td>autorisée</td><td>bloquée</td>
</tr>
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