mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 13:26:38 +02:00
doc: remove wrong default value of option weechat.network.gnutls_ca_file (user's guide) (issue #1285)
This commit is contained in:
@@ -2876,7 +2876,7 @@ WeeChat immer ob dieser Verbindung sicher ist.
|
||||
Einige Optionen dienen dazu eine SSL Verbindung zu nutzen:
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
Pfad zu einer Datei mit SSL Zertifikaten (Standardpfad: "%h/ssl/CAs.pem")
|
||||
Pfad zu einer Datei mit SSL Zertifikaten
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
Datei mit den SSL Zertifikaten die genutzt werden um automatisch Ihren Nick
|
||||
|
||||
@@ -2826,7 +2826,7 @@ connection is fully trusted.
|
||||
Some options are used to control SSL connection:
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
path to file with certificate authorities (by default: "%h/ssl/CAs.pem")
|
||||
path to file with certificate authorities
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
SSL certificate file used to automatically identify your nick (for example
|
||||
|
||||
@@ -2926,8 +2926,7 @@ la connexion est entièrement de confiance.
|
||||
Quelques options sont utilisées pour contrôler la connexion SSL :
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
chemin vers le fichier avec les certificats de confiance (par défaut :
|
||||
"%h/ssl/CAs.pem")
|
||||
chemin vers le fichier avec les certificats de confiance
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
fichier de certificat SSL utilisé pour authentifier automatiquement votre
|
||||
|
||||
@@ -3040,7 +3040,7 @@ maniera predefinita che la connessione sia completamente fidata.
|
||||
Esistono alcune opzioni per controllare la connessione SSL:
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
path del file con il certificato delle autorità (predefinito: "%h/ssl/CAs.pem")
|
||||
path del file con il certificato delle autorità
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
file del certificato SSL usato per identificare automaticamente il proprio
|
||||
|
||||
@@ -2893,7 +2893,7 @@ SSL を使って IRC サーバに接続する場合、WeeChat
|
||||
以下のオプションで SSL 接続を設定します:
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
認証局ファイルへのパス (デフォルト: "%h/ssl/CAs.pem")
|
||||
認証局ファイルへのパス
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
自動的にニックネームを確認するために利用される SSL 証明書ファイル (例えば
|
||||
|
||||
@@ -2851,7 +2851,7 @@ jest w pełni zaufane.
|
||||
Niektóre opcje są używane do kontroli połączenia SSL:
|
||||
|
||||
weechat.network.gnutls_ca_file::
|
||||
ścieżka do pliku z organami certyfikującymi (domyślnie: "%h/ssl/CAs.pem")
|
||||
ścieżka do pliku z organami certyfikującymi
|
||||
|
||||
irc.server.xxx.ssl_cert::
|
||||
certyfikat SSL używany do automatycznej identyfikacji twojego nicka (na
|
||||
|
||||
Reference in New Issue
Block a user