[OpenSIPS-Users] Fwd: REG::Multi Domain Handling in Opensips
    Ravitez Ravi 
    ravitez.dondeti at gmail.com
       
    Fri Oct 30 18:36:29 CET 2015
    
    
  
Hello All,
         I'm developing a system which will be using opensips,one of the
requirement is that when the system acts as a client/server
         it should use a specific certificate for a similar bunch of
servers,eg one certificate for all local end points and other
         for all Trunks,it would be great if you could provide your
suggestions on how to achieve this
                               opensips
                            HS Cert  Trunk Cert
                                |    |
                Handset 1<---   |     |    --->Trunk 1
                Handset 2<---    |     |    ---> Trunk 2
                Handset 3<---    |     |    ---> Trunk 3
        opesips.cfg
        //Sample
        tls_server_domain[Handset]
        {
            //use handset  certs
        }
        tls_server_domain[Trunk]
        {
            //Use trunk  certs
        }
        tls_client_domain[Handset]
        {
            //user handset certs
        }
        tls_client_domain[Trunk]
        {
            //use trunk certs
        }
        Thank you for the help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20151030/c2135370/attachment.htm>
    
    
More information about the Users
mailing list