This is an automated email from the ASF dual-hosted git repository.

ffang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new eae39ae  [CAMEL-16959]use EC -groupname secp384r1 to generate key for 
tests since weak elliptic curves(EC) sect409r1 not supported since JDK16
     new 6729cd4  Merge branch 'main' of github.com:apache/camel into main
eae39ae is described below

commit eae39ae88836c753b311852e1302db4f653bbc87
Author: Freeman Fang <freeman.f...@gmail.com>
AuthorDate: Thu Sep 16 09:10:16 2021 -0400

    [CAMEL-16959]use EC -groupname secp384r1 to generate key for tests since 
weak elliptic curves(EC) sect409r1 not supported since JDK16
---
 .../org/apache/camel/component/crypto/ecdsa.jks        | Bin 850 -> 1218 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/ecdsa.jks
 
b/components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/ecdsa.jks
index 699e0b7..4c60d62 100644
Binary files 
a/components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/ecdsa.jks
 and 
b/components/camel-crypto/src/test/resources/org/apache/camel/component/crypto/ecdsa.jks
 differ

Reply via email to