<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="font-size:12pt;background-color:white;" id="divtagdefaultwrapper"></p>
<div style="margin-top:0;margin-bottom:0;">Commands Used:<br>
x86_server:<br>
openssl s_server -cert sercert8192.pem -key serverkey8192 -Verify CAcert.pem<br>
<br>
x86_client:<br>
openssl s_client -cert clientcert8192.pem -key clientkey8192 -connect <server_ip>:<port_no> -cipher AES128-SHA -<protocol><br>
<br>
Error log:<br>
x86( Server): </div>
<div>verify error:unable to verify the first certificate<br>
</div>
<br>
x86 (Client):<br>
<div style="margin-top:0;margin-bottom:0;"> <span style="font-size:12pt;background-color:white;" id="divtagdefaultwrapper"></span>140631662409384:error:14094417:SSL routines:SSL3_READ_BYTES:sslv3 alert illegal parameter:s3_pkt.c:1256:SSL alert number 47<br>
</div>
</span><span style="font-size:12pt;background-color:white;" id="divtagdefaultwrapper">
<div>140631662409384:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake failure:s3_pkt.c:596:</div>
</span><br>
<p></p>
<p>Do we need to enable any flag to access 8k support?<br>
</p>
</div>
</body>
</html>