Update content of files

This commit is contained in:
GitHub Action 2021-12-06 13:40:59 +00:00
parent cb558d3d35
commit 74e93de411
2 changed files with 2 additions and 2 deletions

View file

@ -55,7 +55,7 @@
<li>Supports IPv4, IPv6 is currently not supported for webhooks.</li>
<li>Accepts incoming POSTs from subnets <code>149.154.160.0/20</code> and <code>91.108.4.0/22</code> on port 443, 80, 88, or 8443. </li>
<li>Is able to handle TLS1.2(+) HTTPS-traffic. </li>
<li>Provides a supported, non-wildcard, verified or self-signed certificate.</li>
<li>Provides a supported, verified or self-signed certificate.</li>
<li>Uses a CN or SAN that matches the domain youve supplied on setup.</li>
<li>Supplies all intermediate certificates to complete a verification chain.</li>
</ul>

View file

@ -55,7 +55,7 @@
<li>Supports IPv4, IPv6 is currently not supported for webhooks.</li>
<li>Accepts incoming POSTs from subnets <code>149.154.160.0/20</code> and <code>91.108.4.0/22</code> on port 443, 80, 88, or 8443. </li>
<li>Is able to handle TLS1.2(+) HTTPS-traffic. </li>
<li>Provides a supported, non-wildcard, verified or self-signed certificate.</li>
<li>Provides a supported, verified or self-signed certificate.</li>
<li>Uses a CN or SAN that matches the domain youve supplied on setup.</li>
<li>Supplies all intermediate certificates to complete a verification chain.</li>
</ul>