Implementing HTTP Strict Transport Security in iRules
Last month I ran across a blog entry by Extreme Geekboy discussing a patch (now in the most recent nightly forthcoming 4.0 builds) for Firefox he submitted that implements the user agent components o...
Published Sep 28, 2010
Version 1.0JRahm
Admin
Joined January 20, 2005
JRahm
Admin
Joined January 20, 2005
JG
Jan 17, 2015Cumulonimbus
It is always going to be negative because that is only an example using a specific time in the past. The following might be more helpful, and "timeless" as an example:
when RULE_INIT {
set static::expires [clock scan "1 month"]
}
supposing you want the policy effect to expire one month from now.