apache / apache/camel-quarkus

PQC: add tests covering PQC configuration

Open
#8,497 0 comments 1 reaction 1 assignee Claimed by @JiriOndrusek View on GitHub
area/pqc area/testing test
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

With https://github.com/apache/camel-quarkus/issues/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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.