<div dir="ltr"><div>Below command helped Thanks.</div><div><strong><br></strong></div><div><strong>[root@vm bin]# ./openssl s_server -cert server.crt -key server1.key <span><span>-4 -accept 44330 -www -tls1_3</span></span></strong></div><div><strong><span><span><span><br></span></span></span></strong></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 1, 2018 at 3:43 PM, Chakrapani Reddy <span dir="ltr"><<a href="mailto:vc.chakrapani@gmail.com" target="_blank">vc.chakrapani@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>Wanted to try to capture the TLS1.3 message flow using openssl-1.1.1-pre7 and used the below command to run the server. </div><div>[root@vm bin]# pwd<br>/opt/build/openssl-1.1.1-pre7/<wbr>bin</div><div><br></div><div><strong>[root@vm bin]# ./openssl s_server -cert server.crt -key server1.key</strong></div><div><br></div><div>But it is throwing the below error :</div><div><br></div><div>Using default temp DH parameters<br><strong>47306412798048:error:02004061:<wbr>system library:socket:unknown:crypto/<wbr>bio/b_sock2.c:49:<br>47306412798048:error:2008C076:<wbr>BIO routines:BIO_socket:unable to create socket:crypto/bio/b_sock2.c:<wbr>50:</strong><br>   0 items in the session cache<br>   0 client connects (SSL_connect())<br>   0 client renegotiates (SSL_connect())<br>   0 client connects that finished<br>   0 server accepts (SSL_accept())<br>   0 server renegotiates (SSL_accept())<br>   0 server accepts that finished<br>   0 session cache hits<br>   0 session cache misses<br>   0 session cache timeouts<br>   0 callback cache hits<br>   0 cache full overflows (128 allowed)<br></div><div><br></div><div><br></div><div> ldd ./openssl<br>        linux-vdso.so.1 =>  (0x00007fff6c9fd000)<br>        libdl.so.2 => /lib64/libdl.so.2 (0x0000003fc2200000)<br>        libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003fc2a00000)<br>        libc.so.6 => /lib64/libc.so.6 (0x0000003fc1e00000)<br>        /lib64/ld-linux-x86-64.so.2 (0x0000003fc1600000)</div><div><br></div><div>Shall we know how to make it working?</div><div><br></div><div>Best Regards,</div><div>Chakrapani<br><span><span><span><span><span><span><span><span><br></span></span></span></span></span></span></span></span></div></div>
</blockquote></div><br></div>