tls-dsk: use password to pass in user certificate
commit9335d5033c2a35c57356d15c802a22aa57467b99
authorStefan Becker <chemobejk@gmail.com>
Wed, 2 Nov 2011 21:52:43 +0000 (2 23:52 +0200)
committerStefan Becker <chemobejk@gmail.com>
Wed, 2 Nov 2011 23:13:15 +0000 (3 01:13 +0200)
treee93dd1e6c2215363285d32523c3fb252696dc5f5
parent1c47bfd66946b916a572c5d19b45f79bbcde8b66
tls-dsk: use password to pass in user certificate

The TLS-DSK authentication scheme doesn't need the user name or
password. It needs a valid user certificate instead. "Misuse" the
password parameter in the sip-sec context initialization to pass in the
pointer to the certificate.
src/core/sip-sec-tls-dsk.c
src/core/sip-transport.c