Todo #15188
closedRemove deprecated OpenVPN hardware crypto engine option
100%
Description
There is an option in the OpenVPN client/server configuration (and wizard) which sets a hardware crypto engine for OpenVPN. This hasn't been necessary in years as it's handled automatically in OpenSSL and now in the kernel. There are no more traditional "engines" that can be selected in the way this option used to use.
Remove the frontend and backend code that uses the option.
Upgrade code to remove the setting from the config is unnecessary, whatever is left over will be ignored.
Updated by Jim Pingle 10 months ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 7983c2dd617dcc7684b8ed871f463459e640cf34.
Updated by aleksei prokofiev 10 months ago
Tested on
23.09.1-RELEASE (amd64)
built on Wed Dec 20 21:27:00 MSK 2023
FreeBSD 14.0-CURRENT
24.03-DEVELOPMENT (amd64)
built on Wed Jan 17 6:00:00 UTC 2024
FreeBSD 15.0-CURRENT
Works as expected, the patch will remove Hardware Crypto option.
Updated by Jim Pingle 10 months ago
Also removed from docs: https://gitlab.netgate.com/docs/pfSense-docs/-/commit/4d709070146c99553edb01b372ed784150227d82