Alessandro Bonazzi 23e9e6c553 Patch level : 12.00 1394
Files correlati     :

Bug                 :
Aggiornamento FePA
2025-06-10 00:51:59 +02:00

33 lines
376 B
Plaintext

<testcase>
<info>
<keywords>
FTP
FTPS
FAILURE
</keywords>
</info>
# Client-side
<client>
<features>
SSL
</features>
<server>
ftps
</server>
<name>
FTPS with invalid cacert
</name>
<command>
--ftp-ssl-control --cacert moooo ftps://%HOSTIP:%FTPSPORT/
</command>
</client>
# Verify data after the test has been "shot"
<verify>
<errorcode>
77
</errorcode>
</verify>
</testcase>