Skip to content

feat: seperate client/server mtls configs #107

Merged
pranavjain97 merged 4 commits into
masterfrom
WP-5523-seperate-mtls-configs
Aug 8, 2025
Merged

feat: seperate client/server mtls configs #107
pranavjain97 merged 4 commits into
masterfrom
WP-5523-seperate-mtls-configs

Conversation

@pranavjain97

@pranavjain97 pranavjain97 commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Ticket: WP-5523

@pranavjain97 pranavjain97 force-pushed the WP-5523-seperate-mtls-configs branch 8 times, most recently from a8d2f81 to 419044d Compare August 7, 2025 21:33
@pranavjain97 pranavjain97 force-pushed the WP-5523-seperate-mtls-configs branch from 419044d to c09c6bf Compare August 7, 2025 22:14
@pranavjain97 pranavjain97 force-pushed the WP-5523-seperate-mtls-configs branch from c09c6bf to 8a53d89 Compare August 7, 2025 22:20
` • Allow Self-Signed AWM Server Certiicates: ${config.awmServerCertAllowSelfSigned}`,
);
}
logger.info('========================');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should remove this logger.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

i intentionally added these for clearer startup logs for both MBE/AWM

` • Allow Self-Signed KMS Server Certificates: ${config.kmsServerCertAllowSelfSigned}`,
);
}
logger.info('========================');

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should remove this logging.

@pranavjain97 pranavjain97 merged commit a72f2f8 into master Aug 8, 2025
4 checks passed
@pranavjain97 pranavjain97 deleted the WP-5523-seperate-mtls-configs branch August 8, 2025 20:39
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.

2 participants