mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 16:53:14 +02:00
doc: add link to chapter "SASL ECDSA-NIST256P-CHALLENGE" in chapter about Tor/SASL (user's guide) (issue #999)
This commit is contained in:
@@ -2628,7 +2628,10 @@ Einen Proxy für TOR anlegen:
|
||||
/set irc.server.freenode-tor.proxy "tor"
|
||||
----
|
||||
|
||||
SASL Authentifikation mit ECDSA-NIST256P-CHALLENGE setzen:
|
||||
// TRANSLATION MISSING
|
||||
SASL Authentifikation mit ECDSA-NIST256P-CHALLENGE setzen (see the chapter
|
||||
<<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE>> to generate
|
||||
a private key):
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
@@ -2555,7 +2555,9 @@ Set proxy for TOR:
|
||||
/set irc.server.freenode-tor.proxy "tor"
|
||||
----
|
||||
|
||||
Set SASL authentication with ECDSA-NIST256P-CHALLENGE:
|
||||
Set SASL authentication with ECDSA-NIST256P-CHALLENGE (see the chapter
|
||||
<<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE>> to generate
|
||||
a private key):
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
@@ -2644,7 +2644,9 @@ Définissez le proxy pour TOR :
|
||||
/set irc.server.freenode-tor.proxy "tor"
|
||||
----
|
||||
|
||||
Définissez l'authentification SASL avec ECDSA-NIST256P-CHALLENGE :
|
||||
Définissez l'authentification SASL avec ECDSA-NIST256P-CHALLENGE (voir le
|
||||
chapitre <<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE>>
|
||||
pour générer une clé privée) :
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
@@ -2720,7 +2720,9 @@ Impostare il proxy per TOR:
|
||||
----
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Set SASL authentication with ECDSA-NIST256P-CHALLENGE:
|
||||
Set SASL authentication with ECDSA-NIST256P-CHALLENGE (see the chapter
|
||||
<<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE>> to generate
|
||||
a private key):
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
@@ -2565,7 +2565,9 @@ TOR プロキシを設定:
|
||||
/set irc.server.freenode-tor.proxy "tor"
|
||||
----
|
||||
|
||||
ECDSA-NIST256P-CHALLENGE メカニズムで SASL 認証を設定:
|
||||
ECDSA-NIST256P-CHALLENGE メカニズムで SASL 認証を設定 (see the chapter
|
||||
<<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE 認証>> to generate
|
||||
a private key):
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
@@ -2586,7 +2586,10 @@ Ustaw proxy dla TOR:
|
||||
/set irc.server.freenode-tor.proxy "tor"
|
||||
----
|
||||
|
||||
Ustaw uwierzytelnianie SASL z użyciem ECDSA-NIST256P-CHALLENGE:
|
||||
// TRANSLATION MISSING
|
||||
Ustaw uwierzytelnianie SASL z użyciem ECDSA-NIST256P-CHALLENGE (see the chapter
|
||||
<<irc_sasl_ecdsa_nist256p_challenge,SASL ECDSA-NIST256P-CHALLENGE>> to generate
|
||||
a private key):
|
||||
|
||||
----
|
||||
/set irc.server.freenode-tor.sasl_mechanism ecdsa-nist256p-challenge
|
||||
|
||||
Reference in New Issue
Block a user