Andrea Cosentino created CAMEL-23204:
----------------------------------------
Summary: Camel-PQC: Enforce key status checks before cryptographic
operations in PQCProducer
Key: CAMEL-23204
URL: https://issues.apache.org/jira/browse/CAMEL-23204
Project: Camel
Issue Type: Improvement
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.19.0
PQCProducer does not check key lifecycle status before performing cryptographic
operations. KeyMetadata tracks key status (ACTIVE, EXPIRED, REVOKED,
DEPRECATED, PENDING_ROTATION) and expireKey()/revokeKey() operations set these
flags, but the producer never validates them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)