Skip to content

Commit 1f9f696

Browse files
committed
Updating SSL configuration documentation
1 parent db072be commit 1f9f696

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,9 @@ <H3>QuickFIX Settings</H3>
693693
</TR>
694694
<TR ALIGN="left" VALIGN="middle">
695695
<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>
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. See
697+
<a href="https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#jssenames">Endpoint Identification
698+
Algorithm Names</a></TD>
697699
<TD></TD>
698700
<TD></TD>
699701
</TR>

0 commit comments

Comments
 (0)