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

[fips] Platform-http: use -support-certificate-generator #6125

Closed
JiriOndrusek opened this issue May 28, 2024 · 0 comments · Fixed by #6116
Closed

[fips] Platform-http: use -support-certificate-generator #6125

JiriOndrusek opened this issue May 28, 2024 · 0 comments · Fixed by #6116
Assignees
Milestone

Comments

@JiriOndrusek
Copy link
Contributor

JiriOndrusek commented May 28, 2024

Describe the feature here

When certificate generator was applied

@TestCertificates(certificates = {
        @Certificate(name = "platform-http", formats = {
                Format.PKCS12, Format.PEM }, password = "changeit")
}, baseDir = "target/classes/ssl")

I saw a native error on FIPS machine (missing constructor) - has to be investigated.

@JiriOndrusek JiriOndrusek added the enhancement New feature or request label May 28, 2024
@JiriOndrusek JiriOndrusek self-assigned this May 28, 2024
jamesnetherton pushed a commit that referenced this issue Jun 3, 2024
…tests-support-certificate-generator

fixes #5967
fixes #6125
fixes #6126
fixes #6127
@github-actions github-actions bot added this to the 3.12.0 milestone Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant