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

Reactive MSSQL client needs additional test coverage using encrypted communication so that we can support it in FIPS-enabled environment #2105

Open
michalvavrik opened this issue Oct 18, 2024 · 0 comments

Comments

@michalvavrik
Copy link
Member

I have disabled SQL Server test coverage in FIPS-enabled environment as it didn't work #2097. I tried to migrate it using BouncyCastle JSSE FIPS security provider and it worked, but it would require to disable native and I think it should be unnecessary considering that this extension is not using blocking JDBC driver, I think SunPKCS11-NSS-FIPS should work there and that is preferred security provider with RH OpenJDK ATM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant