Quick Fix J how to send Server Name Indication (SNI)

101 views Asked by At

I am running a QFJ initiator engine with core 2.3.1 and connecting to an acceptor using SSL (SocketUseSSL=Y), I want to send an SNI, I saw that there is a flag UseSNI but how can you add the server name? If I am using SocketConnectHost to connect to the server, where do I add the internal address in the server (SNI)

0

There are 0 answers