<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 style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
To enforce the server's cipher order, use SSL_CTX_set_options(<i>ctx</i>, SSL_CTX_get_options(<i>ctx</i>) | SSL_OP_CIPHER_SERVER_PREFERENCE).<br>
</div>
<div style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
<a href="https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_options.html">https://www.openssl.org/docs/man1.0.2/man3/SSL_CTX_set_options.html</a><br>
</div>
<div id="appendonsend"></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div>
<div dir="ltr">
<div class="x_gmail_quote">
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr"><br>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
Testing server preferences<br>
 <font color="#ff0000">Has server cipher order?     no (NOT ok)</font><br>
<div>  <font color="#ff0000">...<br>
No further cipher order check has been done as order is determined by the client</font></div>
</blockquote>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>