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

FDP-94: Add option to not use organisation certificates #7

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

jasperkamerling
Copy link
Contributor

No description provided.

sanderv
sanderv previously approved these changes Nov 23, 2023
Signed-off-by: Jasper Kamerling <[email protected]>
sanderv
sanderv previously approved these changes Nov 23, 2023
/**
* TODO Can we search for certificates on both sides
*
* Property to not set common name based on the organisation on requests published to Kafka.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Property to not set common name based on the organisation on requests published to Kafka.
* Property to set common name based on the organisation on requests published to Kafka.

Comment on lines 26 to 27
* This makes it so the other listening proxy doesn't search for certificates by [org.gxf.soapbridge.valueobjects.ProxyServerRequestMessage.commonName].
* Instead, the other proxy will generate a new ssl context.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* This makes it so the other listening proxy doesn't search for certificates by [org.gxf.soapbridge.valueobjects.ProxyServerRequestMessage.commonName].
* Instead, the other proxy will generate a new ssl context.
* If set to false the other listening proxy doesn't search for certificates by [org.gxf.soapbridge.valueobjects.ProxyServerRequestMessage.commonName].
* Instead, the other proxy will generate a new ssl context.

Signed-off-by: Jasper Kamerling <[email protected]>
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

60.0% 60.0% Coverage
0.0% 0.0% Duplication

@jasperkamerling jasperkamerling merged commit e53e543 into main Nov 23, 2023
4 checks passed
@jasperkamerling jasperkamerling deleted the feature/FDP-94 branch November 23, 2023 14:42
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

Successfully merging this pull request may close these issues.

3 participants