[SR-Users] sip-router + tls

MÉSZÁROS Mihály misi at niif.hu
Fri Aug 7 14:01:16 CEST 2009


Hello Jan!

One more issue:

auth_identity static linking need some more lib's:
-#LIBS+= /usr/lib/libcurl.a /usr/lib/libssl.a /usr/lib/libcrypto.a 
-lkrb5 -lidn -lz -lgssapi_krb5
+#LIBS+= /usr/lib/libcurl.a /usr/lib/libssl.a /usr/lib/libcrypto.a 
-lkrb5 -lidn -lz -lgssapi_krb5 -lrt -lldap

Cheers,
Misi
> Fixed, thanks for the report!
>
>   Jan.
>
> On 07-08 13:26, Klaus Darilion wrote:
>   
>> yes, this is a bug, it should be tls instead of tlsops
>>
>> klaus
>>
>> MÉSZÁROS Mihály schrieb:
>>     
>>> Hi All!
>>>
>>> I have on question regarding the TLS module.
>>>
>>>     loadpath "/usr/lib/ser/modules"
>>>     loadmodule "avpops.so"
>>>     loadmodule "tls"
>>>
>>>
>>> _but_ i can use only tlsops setting parameters.
>>>
>>>     modparam("tlsops","config","/etc/ser/tls.cfg")
>>>
>>>
>>>
>>> tls module name in tlsops?
>>>
>>> modules/tls_mod.c
>>>
>>>     /*
>>>      * Module interface
>>>      */
>>>     struct module_exports exports = {
>>>             "tlsops",
>>>
>>>
>>> Is this a typo or some work in progress?
>>> Is it a bug, or a feature?
>>>
>>> Thanks,
>>> Misi
>>>
>>>
>>> ------------------------------------------------------------------------
>>>
>>> _______________________________________________
>>> sr-users mailing list
>>> sr-users at lists.sip-router.org
>>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>>>       





More information about the sr-users mailing list