summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip/sip_transport_tls.h
diff options
context:
space:
mode:
Diffstat (limited to 'pjsip/include/pjsip/sip_transport_tls.h')
-rw-r--r--pjsip/include/pjsip/sip_transport_tls.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/pjsip/include/pjsip/sip_transport_tls.h b/pjsip/include/pjsip/sip_transport_tls.h
index 241b063b..ae823f36 100644
--- a/pjsip/include/pjsip/sip_transport_tls.h
+++ b/pjsip/include/pjsip/sip_transport_tls.h
@@ -122,16 +122,6 @@ typedef struct pjsip_tls_setting
pj_ssl_cipher *ciphers;
/**
- * Optionally specify the server name instance to be contacted when
- * making outgoing TLS connection. This setting is useful when the
- * server is hosting multiple domains for the same TLS listening
- * socket.
- *
- * Default: empty.
- */
- pj_str_t server_name;
-
- /**
* Specifies TLS transport behavior on the server TLS certificate
* verification result:
* - If \a verify_server is disabled (set to PJ_FALSE), TLS transport