<div dir="ltr">Hi,<br>I'm using OpenSSL 1.1.1<br><br>I just use the below s_client command to test resumption.<br>openssl s_client -CAfile CA.cer -tls1_2 -sess_in openssl.sess -connect localhost:9443<br><br>Is there any option to take this tool to use only session id or session ticket for resumption?<br><br>Thanks!</div>