Skip to content
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

tests: wired_radius_extract_certificates: extract p12 is not working on debian12 #8172

Closed
JeGoi opened this issue Jun 3, 2024 · 2 comments
Closed
Assignees
Labels
debian12 Debian 12 related tests Issues related to tests performed by CI

Comments

@JeGoi
Copy link
Contributor

JeGoi commented Jun 3, 2024

Describe the problem

root@pfdeb12dev:/usr/local/pf/t/venom# openssl pkcs12 -in /tmp/tmp.Gi06uWU66w/InverseCA1_radius_cert.p12 -cacerts -nokeys -out /tmp/tmp.Gi06uWU66w/InverseCA1.crt -passin pass:secret
Error outputting keys and certificates
40171651867F0000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:../crypto/evp/evp_fetch.c:373:Global default library context, Algorithm (RC2-40-CBC : 0), Properties ()
root@pfdeb12dev:

Mandatory informations

  • Branch: debian12
  • Scenario: eap tls
  • Pipelines URL:
    *

Symptoms
How the problem can be identified if it appears again ?

@JeGoi JeGoi added tests Issues related to tests performed by CI debian12 Debian 12 related labels Jun 3, 2024
@JeGoi JeGoi added this to the PacketFence-14.0 milestone Jun 3, 2024
@JeGoi JeGoi self-assigned this Jun 3, 2024
@JeGoi JeGoi changed the title tests: extract p12 is not working on debian12 tests: wired_radius_extract_certificates: extract p12 is not working on debian12 Jun 3, 2024
JeGoi added a commit that referenced this issue Jun 3, 2024
@lzammit
Copy link
Contributor

lzammit commented Jun 3, 2024

The command is working, so it means that it could be openssl libraries issue or the file is bad.

I think it's the file.

Thanks,

@JeGoi
Copy link
Contributor Author

JeGoi commented Jun 3, 2024

openssl/openssl#23089 (comment)
I added the -legacy. CI tests in progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debian12 Debian 12 related tests Issues related to tests performed by CI
Projects
None yet
Development

No branches or pull requests

2 participants