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

NAS-109033 / 21.02 / Bug fix for correctly retrieving DN value from a cert #6298

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

sonicaj
Copy link
Member

@sonicaj sonicaj commented Jan 21, 2021

There are cases where simple decode can fail when trying to read cert attributes. We should rely on openssl module instead to give us normalized values instead of trying to decode ourselves.

There are cases where simple decode can fail when trying to read cert attributes. We should rely on openssl module instead to give us normalized values instead of trying to decode ourselves.
@sonicaj sonicaj requested a review from a team January 21, 2021 14:43
@sonicaj sonicaj self-assigned this Jan 21, 2021
@bugclerk bugclerk changed the title Bug fix for correctly retrieving DN value from a cert NAS-109033 / 21.02 / Bug fix for correctly retrieving DN value from a cert Jan 21, 2021
@sonicaj sonicaj merged commit a42bc20 into master Jan 22, 2021
@sonicaj sonicaj deleted the NAS-109033 branch January 22, 2021 11:13
@sonicaj
Copy link
Member Author

sonicaj commented May 6, 2021

backport

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants