#### Type Of Change
- [X] Small bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds new functionality)
- [ ] Breaking change (fix or feature that would change existing functionality)
#### Checklist:
<!-- Go over all points below, and after creating the PR, tick the checkboxes that
apply -->
- [X] PR should be backported to stable branches
- [X] Tested changes locally
- [X] Related to issue #1843
#### Description
Just use another x509 attribute.
See #1843 for details.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1846
-- Commit Summary --
* dont use url encoding for transport tag in path header
* Revert "dont use url encoding for transport tag in path header"
* Merge remote-tracking branch 'upstream/master'
* change NID_x500UniqueIdentifier to NID_userId to access itu-t.9.2342.19200300.100.1.1
(see #1843)
-- File Changes --
M src/modules/tls/tls_select.c (20)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1846.patch
https://github.com/kamailio/kamailio/pull/1846.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/1846