Skip to content

add core client cert validation#273

Open
wojcik91 wants to merge 17 commits intorelease/2.0from
mtls
Open

add core client cert validation#273
wojcik91 wants to merge 17 commits intorelease/2.0from
mtls

Conversation

@wojcik91
Copy link
Copy Markdown
Contributor

@wojcik91 wojcik91 self-assigned this Apr 16, 2026
Comment thread src/tests/mtls.rs Outdated
return;
};

let empty: Vec<CoreResponse> = vec![];
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.

Suggested change
let empty: Vec<CoreResponse> = vec![];
let empty = Vec::new();

?

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