Pre-Submission Checklist

Type Of Change

Checklist:

Description

Currently stirshaken module performs x509 certificate path check twice (when enabled):

libstirshaken had the path check built in since approx 2020 (last commit mentioning it as TODO before the stir_shaken_verify_cert_path function was introduced). This shouldn't be an issue since stirshaken module was added to Kamailio in 2021.

This PR removes the x509 certificate path check from the stirshaken_mod.c by passing the responsibility to perform certificate path check to the libstirshaken.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/4202

Commit Summary

File Changes

(2 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4202@github.com>