[OpenSIPS-Devel] [OpenSIPS/opensips] 562bb1: tls_mgm: match SNI / SIP domain filters case-insen...

Bogdan Andrei IANCU noreply at github.com
Tue Jun 30 13:38:34 UTC 2026


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 562bb17e1011e6a260db9ef2ef03afb5958837db
      https://github.com/OpenSIPS/opensips/commit/562bb17e1011e6a260db9ef2ef03afb5958837db
  Author: Nate Fischer <nate.fischer at sinch.com>
  Date:   2026-06-26 (Fri, 26 Jun 2026)

  Changed paths:
    M modules/tls_mgm/doc/tls_mgm_admin.xml
    M modules/tls_mgm/tls_domain.c

  Log Message:
  -----------
  tls_mgm: match SNI / SIP domain filters case-insensitively

SNI hostnames are DNS names, which compare case-insensitively (RFC 6066).
Pass FNM_CASEFOLD to fnmatch() in tls_find_domain_by_filters().


  Commit: 614b92cff5dcd8c4f4ad909d6629ec3a5fbe3e5f
      https://github.com/OpenSIPS/opensips/commit/614b92cff5dcd8c4f4ad909d6629ec3a5fbe3e5f
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

  Changed paths:
    M modules/tls_mgm/doc/tls_mgm_admin.xml
    M modules/tls_mgm/tls_domain.c

  Log Message:
  -----------
  Merge pull request #3983 from kvwake/tls_mgm-sni-case-insensitive

tls_mgm: match SNI / SIP domain filters case-insensitively


Compare: https://github.com/OpenSIPS/opensips/compare/d44b94d5e5e8...614b92cff5dc

To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications



More information about the Devel mailing list