CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/09 04:10:57
Modified files:
usr.bin/ftp : fetch.c
Log message:
If TLS validation is on, retrieve the server TLS certificate and
check the server hostname against the subjectAltName extension field
and/or the CommonName DN portion. ok sthen@
