]> Git Repo - buildroot-mgba.git/commit
package/strongswan: add option to enable systime-fix
authorMartin Elshuber <[email protected]>
Mon, 27 Sep 2021 09:09:09 +0000 (11:09 +0200)
committerArnout Vandecappelle (Essensium/Mind) <[email protected]>
Mon, 27 Sep 2021 14:34:22 +0000 (16:34 +0200)
commita79cc5f0748541b0f0e3cf0588e76672b592938e
tree56d9159489ade19b28de465bb92205ccba7b1a0a
parent29af6acca2a163b56d8cb39bec050e80f610fc23
package/strongswan: add option to enable systime-fix

When building embedded systems, which buildroot targets, the system
often does not know the current time. However, when verifying X509
certificates this is often required.

The system-fix plugin is a handy tool to configure the behavior when
the current time is unknown.

Signed-off-by: Martin Elshuber <[email protected]>
package/strongswan/Config.in
package/strongswan/strongswan.mk
This page took 0.032266 seconds and 4 git commands to generate.