mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 22:06:38 +02:00
doc: fix URL of certificates for oftc IRC server in user's guide
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user