[SIP Beyond VoIP] Msrp relay and opensips, tls encryption certificate issues [2]

martin-n martin-n martin-n at rambler.ru
Mon Feb 9 01:05:38 CET 2015


A little update, i also tried to test my configuration of msrp with the python
script in 'test' folder. I did run the

./msrp_send_file.py README user at xx.xx.xx.xx xx.xx.xx.xx 2855 (where xx.xx.xx.xx
my server ip)

And it connects successfuly without the certificate verification. From what i
understood while looking in the code of msrp_send_file.py, although no
certificates are loaded, the tls parameter is set to true : 'self.uri =
URI("localhost", use_tls = True, port = 12345, session_id =
b64encode(rand_source.read(12)))'

So the full output of the test script is:

Password:
Sending initial AUTH
Got challenge, sending response AUTH
Path to send in SDP:
msrps://gen_relay_creds_ca.sh:2855/7Fzk2NzguNzcwOjE4NS40OC41Ljk=;tcp
msrps://localhost:12345/ErNnyW8HNIlb60;tcp

So the test script is authenticating successfully, without any certs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/sipbeyondvoip/attachments/20150209/b5bd3baf/attachment.html>


More information about the SIPBeyondVoIP mailing list