诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

32 lines
375 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. FTPS
  5. FAILURE
  6. </keywords>
  7. </info>
  8. # Client-side
  9. <client>
  10. <features>
  11. SSL
  12. </features>
  13. <server>
  14. ftps
  15. </server>
  16. <name>
  17. FTPS with invalid cacert
  18. </name>
  19. <command>
  20. --ftp-ssl-control --cacert moooo ftps://%HOSTIP:%FTPSPORT/
  21. </command>
  22. </client>
  23. # Verify data after the test has been "shot"
  24. <verify>
  25. <errorcode>
  26. 77
  27. </errorcode>
  28. </verify>
  29. </testcase>