JiriOndrusek opened a new issue, #7335:
URL: https://github.com/apache/camel-quarkus/issues/7335

   Follows https://github.com/apache/camel-quarkus/issues/7211
   
   The real limitation is a different then stated in 
https://github.com/apache/camel-quarkus/issues/7211.
   
   Default native image used by CQ  (based on UBI9) requires `GLIBC 2.33`, 
which is not present on RHEL8.
   Therefore to make EdDSA cipher work in native on RHEL8, you need to use a 
native image based on UBI8  (For example 
`ubi-quarkus-mandrel-builder-image:jdk-21`) 


-- 
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: commits-unsubscr...@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to