Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

logs: Use Certificate SerialNumber instead of Subject CN #2351

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

draychev
Copy link
Contributor

@draychev draychev commented Jan 22, 2021

This PR replaces Envoy's XDS Certificate CommonName in logs with SerialNumber.


Affected area:

  • New Functionality [ ]
  • Documentation [ ]
  • Install [ ]
  • Control Plane [ ]
  • CLI Tool [ ]
  • Certificate Management [ ]
  • Networking [ ]
  • Metrics [ ]
  • SMI Policy [ ]
  • Security [ ]
  • Tests [ ]
  • CI System [ ]
  • Performance [ ]
  • Other [ ]

Please answer the following questions with yes/no.

  • Does this change contain code from or inspired by another project? If so, did you notify the maintainers and provide attribution?

Signed-off-by: Delyan Raychev <delyan.raychev@microsoft.com>
@draychev draychev marked this pull request as ready for review January 22, 2021 00:14
@draychev draychev requested a review from a team as a code owner January 22, 2021 00:14
@draychev draychev merged commit e59da65 into openservicemesh:main Jan 22, 2021
@draychev draychev deleted the fix-logs-123 branch January 22, 2021 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Audit error level and above logs to ensure sensitive information is not logged, mask if needed
3 participants