<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Scott McKeown wrote:</div><blockquote type="cite">After flicking through the OpenSSL documents I'm guessing that from the SSL_CTX_set_options page <a href="http://www.openssl.org/docs/ssl/SSL_CTX_set_options.html">http://www.openssl.org/docs/ssl/SSL_CTX_set_options.html</a> we need to use <strong><a name="item_SSL_OP_CIPHER_SERVER_PREFERENCE">SSL_OP_CIPHER_SERVER_PREFERENCE</a></strong> but if you put that into your config file as:<br> options = CIPHER_SERVER_PREFERENCE<br>STunnel throws an error about the config file, so at the moment I'm a little stuck.<br></blockquote></div><br><div>I guess you either use and old stunnel, or an old version of OpenSSL.</div><div>What is the output of "stunnel -version" on your machine?</div><div><br></div><div>Mike</div></body></html>