With #8407 fixed, several components should be tested with PQC configuration.
camel-http
camel-jetty
camel-undertow
camel-netty (when using SSLContextParameters)
camel-netty-http
camel-kafka (when using SSLContextParameters)
camel-nats
camel-mail
camel-mina
camel-mllp
camel-cxf
camel-consul
camel-etcd3
camel-infinispan
camel-solr
camel-coap
camel-websocket-jsr356
camel-platform-http-vertx
camel-reactive-streams
following components requires modifications in camel (therefore their status should be checked before modifying them)
camel-mongodb: Hardcoded TLSv1.2
camel-netty: Hardcoded “TLS” Protocol String
camel-grpc: No SSLContextParameters Support
camel-amqp: Own SSL Properties, No SSLContextParameters
camel-kafka: Hardcoded Algorithm Defaults
camel-ftps: No Cipher Suite Configuration
With #8407 fixed, several components should be tested with PQC configuration.
camel-http
camel-jetty
camel-undertow
camel-netty (when using SSLContextParameters)
camel-netty-http
camel-kafka (when using SSLContextParameters)
camel-nats
camel-mail
camel-mina
camel-mllp
camel-cxf
camel-consul
camel-etcd3
camel-infinispan
camel-solr
camel-coap
camel-websocket-jsr356
camel-platform-http-vertx
camel-reactive-streams
following components requires modifications in camel (therefore their status should be checked before modifying them)
camel-mongodb: Hardcoded TLSv1.2
camel-netty: Hardcoded “TLS” Protocol String
camel-grpc: No SSLContextParameters Support
camel-amqp: Own SSL Properties, No SSLContextParameters
camel-kafka: Hardcoded Algorithm Defaults
camel-ftps: No Cipher Suite Configuration