Skip to content

Commit c0dff49

Browse files
committed
Fix strictSni attribute name
1 parent 7b55e04 commit c0dff49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapps/docs/changelog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
HTTP/0.9 only allows GET as the HTTP method. (remm)
164164
</fix>
165165
<add>
166-
Add <code>strictSNI</code> attribute on the <code>Connector</code> to
166+
Add <code>strictSni</code> attribute on the <code>Connector</code> to
167167
allow matching the <code>SSLHostConfig</code> configuration associated
168168
with the SNI host name to the <code>SSLHostConfig</code> configuration
169169
matched from the HTTP protocol host name. Non matching configurations

0 commit comments

Comments
 (0)