Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache MINA 2.2.X update #635

Merged
merged 9 commits into from
Dec 1, 2023
Original file line number Diff line number Diff line change
Expand Up @@ -692,10 +692,10 @@ <H3>QuickFIX Settings</H3>
<TD><a href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/SunProviders.html">Java default cipher suites</a></TD>
</TR>
<TR ALIGN="left" VALIGN="middle">
<TD valign="top"> <I>UseSNI</I></TD>
<TD>Configures the SSL engine to use Server Name Indication. This option is only useful to initiators.</TD>
<TD>Y<BR>N</TD>
<TD>N</TD>
<TD valign="top"> <I>EndpointIdentificationAlgorithm</I></TD>
the-thing marked this conversation as resolved.
Show resolved Hide resolved
<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>
<TD></TD>
<TD></TD>
</TR>

<TR ALIGN="center" VALIGN="middle">
Expand Down