tomaswolf commented on PR #591: URL: https://github.com/apache/mina-sshd/pull/591#issuecomment-2328055218
That's strange. I did test this with your change, and it worked like a charm. Your plug-in sets FIPS mode only if the "BCFIPS" security provider is already registered. So this code should never try to add the BCFIPS provider at run-time. Somehow it looks as if the BCFIPS security provider is not present in your environment. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org