Skip to content

Update to support newer Puppet versions (7 & 8)#14

Open
sec-ml wants to merge 16 commits into
jethrocarr:masterfrom
sec-ml:main
Open

Update to support newer Puppet versions (7 & 8)#14
sec-ml wants to merge 16 commits into
jethrocarr:masterfrom
sec-ml:main

Conversation

@sec-ml

@sec-ml sec-ml commented May 8, 2024

Copy link
Copy Markdown

Hi @jethrocarr - there's a bunch of different things in here. Let me know if you have any questions about any of the decisions I've made.

Main fixes:

I've added some info to the readme, but probably worth removing compatibility for older OSes now - will leave that up to you.

sec-ml added 16 commits May 5, 2024 10:26
- Remove `validate_string` function. Could use `validate_legacy()`, although this is deprecated too. Use `assert_type` instead.
- `ensure_packages` is deprecated. Replace with `stdlib::ensure_packages`.
Update `systemd` service name. `strongswan` -> `strongswan-starter`.

Ref: https://wiki.strongswan.org/projects/strongswan/wiki/580
- puppetlabs/firewall 8.0.1 doesn't support `action`. Uses `jump` instead?
- `protocol` instead of `provider`
As per https://docs.strongswan.org/docs/5.9/interop/appleIkev2Profile.html:

>Apple clients can only process PKCS#12 containers that are protected with 3DES and the legacy KDF. So when using openssl pkcs12 with OpenSSL 3.0 and newer, the -legacy option is required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant