File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 <function >ftp_ssl_connect</function > opens an <emphasis >explicit</emphasis > SSL-FTP connection to the
1818 specified <parameter >hostname</parameter >. That implies that
1919 <function >ftp_ssl_connect</function > will succeed even if the server is not
20- configured for SSL-FTP, or its certificate is invalid. Only when
21- <function >ftp_login</function > is called, the client will send the
22- appropriate AUTH FTP command, so <function >ftp_login </function > will fail in
23- the mentioned cases .
20+ configured for SSL-FTP. Only when < function >ftp_login</ function > is called, the client will send the
21+ appropriate AUTH FTP command, so <function >ftp_login</function > will fail.
22+ The connection established by <function >ftp_ssl_connect </function > will < emphasis >not</ emphasis > do
23+ peer-certificate verification .
2424 </para >
2525 <note >
2626 <title >Why this function may not exist</title >
You can’t perform that action at this time.
0 commit comments