-
Notifications
You must be signed in to change notification settings - Fork 239
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
included libpkcs11-helper-1.dll is compiled without Elliptic Curve support >=2.4.5 #168
Comments
According to build logs, @dwmw2 seems to affect Fedora as well (see Also seem to happen with self-compiled versions on Debian Used Support in |
URL: OpenVPN#168 Signed-off-by: Samuli Seppänen <[email protected]>
The Test exposure for different PKCS#11 tokens is severely limited. |
Little excuse for that with SoftHSM being so readily available. Feel free to lift from the OpenConnect test suite, which tests EC, RSA and even DSA keys from PKCS#11 in various permutations. |
There never was confirmation that this problem is indeed fixed. But also no reports that it is not. Let's go with fixed for now. |
Trying to use pkcs11 tokens with EC keys and openpn >= 2.4.5 yields with an error:
PKCS#11: Adding PKCS#11 provider 'onepin-opensc-pkcs11.dll'
PKCS#11: Invalid public key algorithm 408
PKCS#11: Unable get evp object
OpenVPN builds <=2.4.4 work as expected
The text was updated successfully, but these errors were encountered: