_Julian_
May 10, 2021Nimbostratus
Basic Time Calculation in APM Branch Rule
Hello, I am struggling with substracting one month from
session.ssl.cert.end
within this expression
expr { [mcget {session.ssl.cert.end}] <= [mcget {session.user.starttime}] }
It would be amazing if someone could point me into the right direction.