mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-15 00:19:25 +01:00
pages/ext/identifying: Global CertFP is in Limnoria's master branch!
This commit is contained in:
parent
8b788aee9f
commit
f9fa30d2af
2
pages/external/identifying.html
vendored
2
pages/external/identifying.html
vendored
@ -128,7 +128,7 @@ cp YOURNICKNAMEHERE.pem %appdata%\hexchat\certs\client.pem</code></pre>
|
|||||||
<pre><code>config networks.<network>.certfile /full/path/to/pem.file</code></pre>
|
<pre><code>config networks.<network>.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>
|
||||||
|
4
pages/external/identifying.html.md
vendored
4
pages/external/identifying.html.md
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user