Page MenuHomeVyOS Platform

Strongswan IPsec with FIPS option must use keyexchange=ikev2
Open, NormalPublicFEATURE REQUEST

Description

Summary

StrongSwan IPsec with FIPS option must use keyexchange=ikev2

Use case

9.1.3. Module Configuration
In order to run the module in FIPS mode of operation, the following setting must be included in the ipsec.conf
file:
keyexchange=ikev2
This configuration restricts the module to work with IKEv2 authentication.

https://csrc.nist.gov/csrc/media/projects/cryptographic-module-validation-program/documents/security-policies/140sp2978.pdf

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)