Unify the PQC tests with PQC http example
Open
area/core
area/examples
area/housekeeping
area/pqc
area/testing
example
housekeeping
test
- Dominant language
- Java
- Stars
- 302
- Forks
- 232
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 108
Description
### Description
Both
* PQC tests (https://github.com/apache/camel-quarkus-examples/pull/494/)
* http-pqc-j17 example (https://github.com/apache/camel-quarkus-examples/tree/camel-quarkus-main/http-pqc-j17)
are using almost the same code for certificate generation/validation. It should be possible to refactor the example to use util classes from PQC-certificate-generator module
(and also double heck, that both algorithms are the ame)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.