mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Typo fix in comment.
This commit is contained in:
parent
c690a4742d
commit
3b6b6acb8a
@ -450,8 +450,8 @@ ssl_check_certificate (int fd, const char *host)
|
|||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Check that HOST matches the common name in the certificate. ####
|
/* Check that HOST matches the common name in the certificate.
|
||||||
The remains to be done:
|
#### The following remains to be done:
|
||||||
|
|
||||||
- It should use dNSName/ipAddress subjectAltName extensions if
|
- It should use dNSName/ipAddress subjectAltName extensions if
|
||||||
available; according to rfc2818: "If a subjectAltName extension
|
available; according to rfc2818: "If a subjectAltName extension
|
||||||
|
Loading…
Reference in New Issue
Block a user