-
Notifications
You must be signed in to change notification settings - Fork 1
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
Error: SSL_CTX_use_certificate, reason: "ee key too small" #69
Comments
Further, if we use Further another test fails
|
Further using the same container on ARM64 machine We see the failure of:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have this setup on a x86 ubuntu 20 LTS machine:
Container: Openssl + parsec openssl provider + parsec tool
Host: Parsec service (1.4.1) with Mbed crypto provider
The ping from parsec-tool and
openssl list -providers
was working.The certificates and parsec keys were created within the container:
Docker file:
It inconsistently fails at 2 tests:
when we run the parsec openssl provider e2e tests -
cargo test --test "handshake"
Please find the attached log file:
parsec-openssl-provider.log
The text was updated successfully, but these errors were encountered: