test-dtls-downgrade.conf 321 B

123456789101112131415161718192021
  1. # server DTLS multiversion allow downgrading
  2. -vd
  3. -7 2
  4. -u
  5. -l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
  6. # client DTLSv1.0
  7. -v 2
  8. -u
  9. -l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
  10. # server DTLSv1.0
  11. -v 2
  12. -u
  13. -l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
  14. # client DTLS multiversion allow downgrading
  15. -vd
  16. -7 2
  17. -u
  18. -l TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA