-
Notifications
You must be signed in to change notification settings - Fork 13
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
EC Keys are not supported when using the native binary #87
Comments
This is a problem with https://github.com/fabric8io/kubernetes-client which only supports EC keys with the BouncyCastle FIPS jar, which has a restrictive redistribution license. |
I've opened an issue fabric8io/kubernetes-client#3952 |
This is probably also related to: quarkusio/quarkus#21849 |
I'm experiencing the same thing.
|
@larsw What version of Infinispan are you using? This should have been resolved when we upgraded to Quarkus |
Latest - 14.0.20.Final
Weird thing is, it only fails when I rename it and move it to/usr/local/bin
as the doc prescribes.
If I run it in a local directory (not via kubectl infinispan) it behaves
like the normal infinispan CLI
…On Wed, 15 Nov 2023 at 10:22, Ryan Emerson ***@***.***> wrote:
@larsw <https://github.com/larsw> What version of Infinispan are you
using? This should have been resolved when we upgraded to Quarkus
2.6.0.Final quarkusio/quarkus#21849
<quarkusio/quarkus#21849>.
—
Reply to this email directly, view it on GitHub
<#87 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAPOA5MCZ6DTBXMI3YQFFDYESCCBAVCNFSM5PECB5PKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBRGIYDONBZGU3Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
using |
I'm getting this on
infinispan-cli-13.0.6.Final
andinfinispan-cli-14.0.0.Dev01
I'm on linuxThe text was updated successfully, but these errors were encountered: