<p>TLS subsystem was extended with functions to reload CA + CRL lists on the fly for all configured domains.  </p>

<p>TLSOPS module was extended to provide a new MI command "refresh_crl_ca", calling refresh of CRL and CA files. New connections will be validated with the newly loaded CA + CRLs.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>&nbsp;&nbsp;<a href='https://github.com/OpenSIPS/opensips/pull/708'>https://github.com/OpenSIPS/opensips/pull/708</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>CRL: tls_crl_directory configuration option ported from OpenSips 2.x branch</li>
  <li>CRL-CN: CRL refresh via MI command added</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-0">cfg.lex</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-1">cfg.y</a>
    (32)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-2">config.h</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-3">modules/tlsops/tlsops.c</a>
    (28)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-4">tls/tls_config.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-5">tls/tls_config.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-6">tls/tls_domain.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-7">tls/tls_domain.h</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-8">tls/tls_init.c</a>
    (285)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSIPS/opensips/pull/708/files#diff-9">tls/tls_init.h</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/708.patch'>https://github.com/OpenSIPS/opensips/pull/708.patch</a></li>
  <li><a href='https://github.com/OpenSIPS/opensips/pull/708.diff'>https://github.com/OpenSIPS/opensips/pull/708.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/OpenSIPS/opensips/pull/708">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AFOciTi7bDZ9xhfmzDMGSBj2RoXjmTfLks5pJ5EugaJpZM4GqNv_.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/OpenSIPS/opensips/pull/708"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>