Skip to content

Commit db072be

Browse files
committed
Updating SSL configuration documentation
1 parent 6ed1c5e commit db072be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

quickfixj-core/src/main/doc/usermanual/usage/configuration.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -692,10 +692,10 @@ <H3>QuickFIX Settings</H3>
692692
<TD><a href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html">Java default cipher suites</a></TD>
693693
</TR>
694694
<TR ALIGN="left" VALIGN="middle">
695-
<TD valign="top"> <I>UseSNI</I></TD>
696-
<TD>Configures the SSL engine to use Server Name Indication. This option is only useful to initiators.</TD>
697-
<TD>Y<BR>N</TD>
698-
<TD>N</TD>
695+
<TD valign="top"> <I>EndpointIdentificationAlgorithm</I></TD>
696+
<TD>Sets the endpoint identification algorithm. If the algorithm parameter is non-null, the endpoint identification/verification procedures must be handled during SSL/TLS handshaking.</TD>
697+
<TD></TD>
698+
<TD></TD>
699699
</TR>
700700

701701
<TR ALIGN="center" VALIGN="middle">

0 commit comments

Comments
 (0)