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

detect/cert: Use client side certs #8298

Closed
wants to merge 1 commit into from
Closed

Conversation

jlucovsky
Copy link
Contributor

Issue: 5516

This commit modifies the detect logic to choose the certificate based on the flow direction -- to server or to client.

Link to redmine ticket: 5516

Describe changes:

  • Determine which certificate based on flow direction

#suricata-verify-pr:
#suricata-verify-repo:
#suricata-verify-branch:
#suricata-update-pr:
#suricata-update-repo:
#suricata-update-branch:
#libhtp-pr:
#libhtp-repo:
#libhtp-branch:

Issue: 5516

This commit modifies the detect logic to choose the certificate based on
the flow direction -- to server or to client.
@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Merging #8298 (76e5080) into master (393546a) will decrease coverage by 0.07%.
The diff coverage is 88.40%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8298      +/-   ##
==========================================
- Coverage   81.75%   81.67%   -0.08%     
==========================================
  Files         963      963              
  Lines      277737   277788      +51     
==========================================
- Hits       227051   226877     -174     
- Misses      50686    50911     +225     
Flag Coverage Δ
fuzzcorpus 63.63% <78.26%> (-0.26%) ⬇️
suricata-verify 59.39% <78.26%> (-0.04%) ⬇️
unittests 63.36% <84.05%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@suricata-qa
Copy link

WARNING:

field baseline test %
SURI_TLPW1_stats_chk
.tcp.rst 128237 103993 81.09%
TREX_GENERIC_stats_chk
.capture.kernel_drops 0 18820 0.00

Pipeline 11247

@victorjulien
Copy link
Member

Have you been able to find a pcap for some SV tests?

@jlucovsky
Copy link
Contributor Author

I haven't been able to :-(

@victorjulien victorjulien self-assigned this Dec 21, 2022
@victorjulien victorjulien mentioned this pull request Dec 22, 2022
@victorjulien
Copy link
Member

Merged in #8314, thanks!

@jlucovsky jlucovsky deleted the 5516/2 branch January 2, 2023 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants