pages/ext/identifying: Global CertFP is in Limnoria's master branch!

This commit is contained in:
Mikaela Suomalainen 2014-06-09 00:53:45 +03:00
parent 8b788aee9f
commit f9fa30d2af
2 changed files with 3 additions and 3 deletions

View File

@ -128,7 +128,7 @@ cp YOURNICKNAMEHERE.pem %appdata%\hexchat\certs\client.pem</code></pre>
<pre><code>config networks.&lt;network&gt;.certfile /full/path/to/pem.file</code></pre> <pre><code>config networks.&lt;network&gt;.certfile /full/path/to/pem.file</code></pre>
<p><strong>NOTE: This is server specific</strong>. <a href="https://github.com/ProgVal/Limnoria/issues/612">ProgVal/Limnoria#612 is feature request for global certfiles.</a></p> <p><strong>NOTE: This is server specific</strong>. <a href="https://github.com/ProgVal/Limnoria/issues/612">ProgVal/Limnoria#612 is feature request for global certfiles.</a></p>
<h5 id="testing-branch">testing branch</h5> <h5 id="testing-branch">testing branch</h5>
<p>Since Limnoria <strong>2014.06.04</strong> global certificate is supported. You can use the <code>version</code> command to check which version you are using.</p> <p>Since Limnoria <strong>2014.06.08</strong> (master) global certificate is supported. You can use the <code>version</code> command to check which version you are using.</p>
<pre><code>config protocols.irc.certfile /full/path/to/pem.file</code></pre> <pre><code>config protocols.irc.certfile /full/path/to/pem.file</code></pre>
<p>For instructions to <a href="https://github.com/ProgVal/Limnoria/blob/testing/INSTALL.md">upgrade Limnoria, please see their INSTALL.md file.</a></p> <p>For instructions to <a href="https://github.com/ProgVal/Limnoria/blob/testing/INSTALL.md">upgrade Limnoria, please see their INSTALL.md file.</a></p>
<h4 id="weechat-1">WeeChat</h4> <h4 id="weechat-1">WeeChat</h4>

View File

@ -243,8 +243,8 @@ config networks.<network>.certfile /full/path/to/pem.file
##### testing branch ##### testing branch
Since Limnoria **2014.06.04** global certificate is supported. You can use Since Limnoria **2014.06.08** (master) global certificate is supported.
the `version` command to check which version you are using. You can use the `version` command to check which version you are using.
``` ```
config protocols.irc.certfile /full/path/to/pem.file config protocols.irc.certfile /full/path/to/pem.file