Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-30 | op-mode: ipsec: T6407: fix profile generation | Christian Breunig | |
Commit 952b1656f51 ("ipsec: T5606: T5871: Use multi node for CA certificates") added support for multiple CA certificates which broke the OP mode command to generate the IPSec profiles as it did not expect a list and was rather working on a string. Now multiple CAs can be rendered into the Apple IOS profile. | |||
2022-09-28 | op-mode: ipsec: T4719: bugfix IKEv2 road-warrior profile generator | Christian Poessinger | |
Commit bd4588827b ("ipsec: T4118: Change vpn ipsec syntax for IKE ESP and peer") changed the CLI syntax of ipsec. This resulted in a node not renamed in the op-mode generator when generating IKEv2 IPSec iOS configuration profiles. | |||
2022-05-01 | ipsec: T4353: fix Jinja2 linting errors | Christian Poessinger | |