Motivation: a598c3b69b55f930b91a8265f42d1a3cceb75ddd added a upper limit for ttl but missed to also do the same for minTtl. Modifications: - Add upper limit for minTtl - Add testcase. Result: No more IllegalArgumentException possible.
Motivation: a598c3b69b55f930b91a8265f42d1a3cceb75ddd added a upper limit for ttl but missed to also do the same for minTtl. Modifications: - Add upper limit for minTtl - Add testcase. Result: No more IllegalArgumentException possible.