A sip proxy may serve many domains listed in its SSL certificate X509v3 Subject Alternative Name field. In order to find out if a peer sip proxy is serving a particular domain, access would be needed in config file to this list of domains.
--- 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/issues/707
Has this been implemented yet or is it still open?
We have an event route in the TLS module where we can inspect the peers certificate. $tls_peer_san_uri will get something - but I wonder how to get the list. I don't find a select for SAN's but I may be wrong.
Closing old feature request. If still not implemented, the best is to make a PR.
Closed #707.