Skip to content

fix(cmd): store correct CA verification status#9554

Merged
matthewmcneely merged 1 commit intodgraph-io:mainfrom
xqqp:cert_verification
Jan 5, 2026
Merged

fix(cmd): store correct CA verification status#9554
matthewmcneely merged 1 commit intodgraph-io:mainfrom
xqqp:cert_verification

Conversation

@xqqp
Copy link
Contributor

@xqqp xqqp commented Jan 4, 2026

Description

If CheckSignatureFrom() returns an error, the verifiedCA property of certInfo should be set to "FAILED". However, currently verifiedCA is always set to "PASSED", ignoring the result of CheckSignatureFrom(). This PR sets the correct status.

@xqqp xqqp requested a review from a team as a code owner January 4, 2026 15:01
@matthewmcneely matthewmcneely merged commit ed39971 into dgraph-io:main Jan 5, 2026
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants