[
https://issues.apache.org/jira/browse/CASSANDRA-18624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17745428#comment-17745428
]
Michael Semb Wever edited comment on CASSANDRA-18624 at 7/21/23 5:51 AM:
-------------------------------------------------------------------------
[~smiklosovic], can you try testing with
{code}
<dependency>
<groupId>software.amazon.cryptools</groupId>
<artifactId>AmazonCorrettoCryptoProvider</artifactId>
<version>2.2.0</version>
<classifier>linux-${os.arch}</classifier>
</dependency>
{code}
I think this is our way out. (Though we'd need to introduce a new accp
specific property that narrows it to either "x86_64" or "aarch".)
was (Author: michaelsembwever):
[~smiklosovic], can you try testing with
{code}
<dependency>
<groupId>software.amazon.cryptools</groupId>
<artifactId>AmazonCorrettoCryptoProvider</artifactId>
<version>2.2.0</version>
<classifier>linux-${os.arch}</classifier>
</dependency>
{code}
I think this is our way out. (Though we need to introduce a new accp specific
property that narrows it to either "x86_64" or "aarch".
> Make Corretto Crypto Provider the Default
> -----------------------------------------
>
> Key: CASSANDRA-18624
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18624
> Project: Cassandra
> Issue Type: Improvement
> Components: Dependencies
> Reporter: Jordan West
> Assignee: Ayushi Singh
> Priority: Normal
> Attachments: image.png
>
> Time Spent: 10h 10m
> Remaining Estimate: 0h
>
> [Amazon Corretto Crypto Provider|
> https://github.com/corretto/amazon-corretto-crypto-provider] is an
> alternative provider of TLS and cryptographic functions that has significant
> performance benefits for Cassandra. It is Apache 2.0 licensed and has been
> deployed in several existing large fleets.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]