summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-11-07 23:40:15 +0100
committerSebastien Helleu <flashcode@flashtux.org>2011-11-07 23:40:15 +0100
commit2f17dbe02f31d48b80b17ebccae0692673723d48 (patch)
tree3588c443564f8059590f458d9124cb1c09e5fd3d /doc
parentfa06b0b3534236951f303386bedf23bda82bff7e (diff)
downloadweechat-2f17dbe02f31d48b80b17ebccae0692673723d48.zip
doc: fix URL of certificates for oftc IRC server in user's guide
Diffstat (limited to 'doc')
-rw-r--r--doc/de/weechat_user.de.txt2
-rw-r--r--doc/en/weechat_user.en.txt2
-rw-r--r--doc/fr/weechat_user.fr.txt2
-rw-r--r--doc/it/weechat_user.it.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/de/weechat_user.de.txt b/doc/de/weechat_user.de.txt
index 899d299cf..53dc7b76a 100644
--- a/doc/de/weechat_user.de.txt
+++ b/doc/de/weechat_user.de.txt
@@ -1338,7 +1338,7 @@ erstes Beispiel: Verbindung zu oftc und Überprüfung der Zertifikate
----------------------------------------
$ mkdir ~/.weechat/ssl
-$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/secretary/spi-cacert.crt
+$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/ca/spi-cacert.crt
----------------------------------------
Hinweis: es ist möglich mehrere Zertifikate in der Datei CAs.pem zu halten.
diff --git a/doc/en/weechat_user.en.txt b/doc/en/weechat_user.en.txt
index 7ae9caa5d..793418353 100644
--- a/doc/en/weechat_user.en.txt
+++ b/doc/en/weechat_user.en.txt
@@ -1321,7 +1321,7 @@ First example: connect to oftc and check certificate
----------------------------------------
$ mkdir ~/.weechat/ssl
-$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/secretary/spi-cacert.crt
+$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/ca/spi-cacert.crt
----------------------------------------
Note: it is possible to concatenate many certificates in file CAs.pem.
diff --git a/doc/fr/weechat_user.fr.txt b/doc/fr/weechat_user.fr.txt
index 5d965e8a1..5d2b371ea 100644
--- a/doc/fr/weechat_user.fr.txt
+++ b/doc/fr/weechat_user.fr.txt
@@ -1364,7 +1364,7 @@ Premier exemple : se connecter à oftc en vérifiant le certificat
----------------------------------------
$ mkdir ~/.weechat/ssl
-$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/secretary/spi-cacert.crt
+$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/ca/spi-cacert.crt
----------------------------------------
Note: il est possible de concaténer plusieurs certificats dans une le fichier
diff --git a/doc/it/weechat_user.it.txt b/doc/it/weechat_user.it.txt
index 8787c4573..12b002cf1 100644
--- a/doc/it/weechat_user.it.txt
+++ b/doc/it/weechat_user.it.txt
@@ -1348,7 +1348,7 @@ Primo esempio: connessione a otfc e verifica del certificato
----------------------------------------
$ mkdir ~/.weechat/ssl
-$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/secretary/spi-cacert.crt
+$ wget -O ~/.weechat/ssl/CAs.pem http://www.spi-inc.org/ca/spi-cacert.crt
----------------------------------------
Nota: è possibile concatenare più certificati nel file CAs.pem.