PQC: add tests covering PQC configuration
- 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.