<p>If you specify -S1 -C 30... The -C option will reset the ssl_version to 0.  This is not a good thing.</p>

<p>Instead we set the default to 0 and retain the version when later args are passed.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/goochjj/nagios-plugins master</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/nagios-plugins/nagios-plugins/pull/1220'>https://github.com/nagios-plugins/nagios-plugins/pull/1220</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix for SSL Versioning when multiple options are used.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/nagios-plugins/nagios-plugins/pull/1220/files#diff-0">plugins/check_http.c</a>
    (8)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1220.patch'>https://github.com/nagios-plugins/nagios-plugins/pull/1220.patch</a></li>
  <li><a href='https://github.com/nagios-plugins/nagios-plugins/pull/1220.diff'>https://github.com/nagios-plugins/nagios-plugins/pull/1220.diff</a></li>
</ul>