Ticket #78 (new enhancement)

Opened 2 years ago

https server shall forward the client cert to the cpa validator for validation

Reported by: sacha Assigned to: sacha
Priority: major Milestone: basic-messaging
Component: security Version: pre-first-version
Keywords: Cc:

Description

so far an https server will check the client cert against a list of trusted certs.

The CPA validation must check if the client also used the correct client certificate.

this is part of the SSL implementation.

note: the same is still also required for xml digital signature.