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] Nats - use test-support-certificate-generator #6126

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

[fips] Nats - use test-support-certificate-generator #6126

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

Comments

@JiriOndrusek
Copy link
Contributor

Describe the feature here

When I sed certificate-generator:

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

I got an error with non-existent algorithm on FIPS machine (in JVM) - has to be investigated.

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