Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use same credentials for MAC based protection: Adapt configuration interface #119

Open
Akretsch opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@Akretsch
Copy link
Collaborator

Akretsch commented Sep 24, 2024

Issue Report

Followup to #91

Expected Behavior

It shall not be possible to configure responding shared secret protection.

Current Behavior

Currently the downstream configuration allows to configure independent outgoing password based protection. But this configuration is ignored.

Possible Solution

Change the interface classes accordingly. This fix will break interface compatibility.

Steps to Reproduce

Use shared secret protection on downstream and configure outgoing shared secret protection on downstream.

Possible Implementation

Refactor classes around https://github.com/siemens/cmp-ra-component/blob/main/src/main/java/com/siemens/pki/cmpracomponent/configuration/CredentialContext.java

@Akretsch Akretsch self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant