aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/systime_fix
Commit message (Collapse)AuthorAgeFilesLines
* systime-fix disables certificate lifetime validation if system time not syncedMartin Willi2013-02-194-0/+326
| | | | | | The system time can be periodically checked. If it gets valid, certificates get rechecked with the current lifetime. If certificates are invalid, associated IKE_SAs can be closed or reauthenticated.
* Add a stub for systime-fix, a plugin handling certificate lifetimes gracefullyMartin Willi2013-02-193-0/+119