Skip to content

Commit ea2cd27

Browse files
committed
Update groups config doc
1 parent cd454e9 commit ea2cd27

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
@@ -1439,12 +1439,10 @@
14391439
</attribute>
14401440

14411441
<attribute name="groups" required="false">
1442-
<p>JSSE only.</p>
14431442
<p>Allows only allowing certain named groups. The value should be a case
14441443
sensitive comma separated list of the names of the groups.</p>
1445-
<p>. If not specified, the default named groups of the provider will be
1446-
used, and any named groups specified by the client will be passed to it.
1447-
</p>
1444+
<p>The default is the value of the <code>jdk.tls.namedGroups</code>
1445+
system property.</p>
14481446
</attribute>
14491447

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

0 commit comments

Comments
 (0)