诸暨麻将添加redis
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 

34 righe
437 B

  1. <testcase>
  2. <info>
  3. <keywords>
  4. HTTPS
  5. TLS-SRP
  6. FAILURE
  7. </keywords>
  8. </info>
  9. # Client-side
  10. <client>
  11. <server>
  12. httptls+srp
  13. </server>
  14. <features>
  15. TLS-SRP
  16. </features>
  17. <name>
  18. TLS-SRP with bad password
  19. </name>
  20. <command>
  21. --insecure --tlsauthtype SRP --tlsuser jsmith --tlspassword badpass https://%HOSTIP:%HTTPTLSSRPPORT
  22. </command>
  23. </client>
  24. # Verify data after the test has been "shot"
  25. <verify>
  26. <errorcode>
  27. 35
  28. </errorcode>
  29. </verify>
  30. </testcase>