<div dir="ltr">Hello,<div>I understand that when implementing TLS over SCTP, if socket is opened with SOCK_STREAM (one-to-one connection), then normal openssl calls (SSL_accept, SSL_connect) can be used for TLS handshakes in a client/server program.</div><div><br></div><div>But these calls don't work when <span style="color:black;font-family:calibri,sans-serif;font-size:11pt">SOCK_SEQPACKET (one-to-many connections) is used. Does openssl provide any alternatives for these calls ? Or an application need to perform the TLS handshakes manually ?</span></div><div><span style="color:black;font-family:calibri,sans-serif;font-size:11pt"><br></span></div><div><span style="color:black;font-family:calibri,sans-serif;font-size:11pt">Also, whether openssl has any sample program for TLS over SCTP with SOCK_SEQPACKET ?</span></div><div><span style="color:black;font-family:calibri,sans-serif;font-size:11pt"><br></span></div><div><span style="color:black;font-family:calibri,sans-serif;font-size:11pt">Would appreciate a quick reply. Thanks in advance.</span></div><div><span style="color:black;font-family:calibri,sans-serif;font-size:11pt">Regards,<br>Sanjaya</span></div></div>