Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Cleanup QUIC single signed client cert code #29686

Merged
merged 1 commit into from
Jan 12, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Jan 12, 2023

Problem

QUIC client certificate code can use cleanup. It's using single self signed certificate, but the functions support certificate chains.

Summary of Changes

Updated the functions to use single certificate instead of a vector/slice of certificates.

Fixes #

Copy link
Contributor

@lijunwangs lijunwangs left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pgarg66 pgarg66 merged commit 164c929 into solana-labs:master Jan 12, 2023
@pgarg66 pgarg66 deleted the single-self-signed-cert-cleanup branch January 12, 2023 23:24
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.

2 participants