Skip to content

Commit 4e34061

Browse files
committed
Update groups config doc
1 parent db7341f commit 4e34061

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

webapps/docs/config/http.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,12 +1543,10 @@
15431543
</attribute>
15441544

15451545
<attribute name="groups" required="false">
1546-
<p>JSSE only.</p>
15471546
<p>Allows only allowing certain named groups. The value should be a case
15481547
sensitive comma separated list of the names of the groups.</p>
1549-
<p>. If not specified, the default named groups of the provider will be
1550-
used, and any named groups specified by the client will be passed to it.
1551-
</p>
1548+
<p>The default is the value of the <code>jdk.tls.namedGroups</code>
1549+
system property.</p>
15521550
</attribute>
15531551

15541552
<attribute name="honorCipherOrder" required="false">

0 commit comments

Comments
 (0)