N/addcert
(Created page with '{{Related commands|DELCERT}}<div class="cmdsyn">ADDCERT <span class="cmdsynopt">[fingerprint]</span></div> Adds a SSL client certificate fingerprint for you…') |
|||
Line 1: | Line 1: | ||
- | {{Related commands|[[ | + | {{Related commands|[[N/delcert|DELCERT]]}}<div class="cmdsyn">ADDCERT <span class="cmdsynopt">[fingerprint]</span></div> |
Adds a SSL client certificate fingerprint for your account. | Adds a SSL client certificate fingerprint for your account. | ||
Line 5: | Line 5: | ||
You can view your current fingerprint by using the /FINGERPRINT command. | You can view your current fingerprint by using the /FINGERPRINT command. | ||
- | Your client certificate fingerprint can be used to automatically authenticate you to | + | Your client certificate fingerprint can be used to automatically authenticate you to N when you connect to DareNET using SSL, without the need for you to use the [[N/auth|AUTH]] command or supply a password. For more information on on how to use this feature, [[N CertFP Auth|go here]]. |
===Examples=== | ===Examples=== | ||
- | * /msg | + | * /msg N ADDCERT 994EB294C15F4EE647FB5A426C11444E697B1814 |
** ''Adds the fingerprint "994EB294C15F4EE647FB5A426C11444E697B1814" to your account.'' | ** ''Adds the fingerprint "994EB294C15F4EE647FB5A426C11444E697B1814" to your account.'' | ||
- | * /msg | + | * /msg N ADDCERT |
** ''Adds your current fingerprint to your account (as seen with the /FINGERPRINT command).'' | ** ''Adds your current fingerprint to your account (as seen with the /FINGERPRINT command).'' | ||
{{goback}} | {{goback}} |
Revision as of 17:19, 11 October 2012
Related Commands
| |
DELCERT |
ADDCERT [fingerprint]
Adds a SSL client certificate fingerprint for your account.
You can view your current fingerprint by using the /FINGERPRINT command.
Your client certificate fingerprint can be used to automatically authenticate you to N when you connect to DareNET using SSL, without the need for you to use the AUTH command or supply a password. For more information on on how to use this feature, go here.
Examples
- /msg N ADDCERT 994EB294C15F4EE647FB5A426C11444E697B1814
- Adds the fingerprint "994EB294C15F4EE647FB5A426C11444E697B1814" to your account.
- /msg N ADDCERT
- Adds your current fingerprint to your account (as seen with the /FINGERPRINT command).
[Go Back] |