doc/reference.conf: clarify that server link fingerprints aren't optional

[ci skip]
This commit is contained in:
Aaron Jones 2017-11-04 07:40:44 +00:00
parent efd07994e7
commit 3cc262f006
No known key found for this signature in database
GPG key ID: 8AF0737488AB3012

View file

@ -548,9 +548,9 @@ connect "irc.uplink.com" {
send_password = "password";
accept_password = "anotherpassword";
/* fingerprint: if specified, the server's client certificate
* fingerprint will be checked against the specified fingerprint
* below.
/* fingerprint: if flags = ssl is specified, the server's
* certificate fingerprint will be checked against the fingerprint
* specified below. required if using flags = ssl.
*/
#fingerprint = "c77106576abf7f9f90cca0f63874a60f2e40a64b";