Skip to content

Add option to verify TLS server CN against SRV target instead of AUS domain.

Christophe Deschamps requested to merge feature/verify_cert_srv_host into release/5.4

Configuration parameter : [sip]verify_server_cn_against_srv_target

  • 0 (default) : Verified against AUS domain/RFC 5922 compliant
  • 1 : Verified against SRV target

Merge request reports