Skip to content

Complete the RFC 4028 - Session Timers support

Timothée Jaussoin requested to merge fix/complete_session_timers_support into master
  • Rename and cleanup the Session Timers tests
  • Handle the case where the client SE is < than the server minSE
  • Handle the case where the client minSE is < than the server minSE and that there is no client SE
  • Handle the case where the client SE is > the server SE (we then take the server SE)
  • Fix and complete the Session Timers tests to handle those cases
Edited by Timothée Jaussoin

Merge request reports