RE: [reSIProcate] How to get TLS peer name?
SipMessage::getTlsDomain() seems to get local tls domain, I want to get
peer domain name.
where can I call tlsconnection::getPeerName() when I got a sipmessage?
-----Original Message-----
From: Fischl jason [mailto:jason.fischl@xxxxxxxxx]
Sent: Thursday, June 30, 2005 12:25 PM
To: Roland Zheng
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] How to get TLS peer name?
Call SipMessage::getTlsDomain() on the appropriate SipMessage.
On 6/30/05, Roland Zheng <rzheng@xxxxxxxxxxxxxxxxxxxx> wrote:
>
>
>
> Hello my friends,
>
> When I receive a SIP message from sipstack, How to know if this
message is
> from a TLS connection ?
>
> If the connection is Mutual TLS, I want to get the remote server's
name, how
> can I get it?
>
>
>
> Thanks,
>
> Roland
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>
>