Skip to content
Snippets Groups Projects
  • Michael Kuron's avatar
    635b0a0a
    tcptls: Use new certificate upon sip reload · 635b0a0a
    Michael Kuron authored
    Previously, a TLS server socket would only be restarted upon sip reload if the
    bind address had changed. This commit adds checking for changes to TLS
    parameters like certificate, ciphers, etc. so they get picked up without
    requiring a reload of the entire chan_sip module. This does not affect open
    connections in any way, but new connections will use the new TLS parameters.
    The changes also apply to HTTP and Manager.
    
    ASTERISK-26604 #close
    
    Change-Id: I169e86cefc6dcd627c915134015a6a1ab1aadbe6
    635b0a0a
    History
    tcptls: Use new certificate upon sip reload
    Michael Kuron authored
    Previously, a TLS server socket would only be restarted upon sip reload if the
    bind address had changed. This commit adds checking for changes to TLS
    parameters like certificate, ciphers, etc. so they get picked up without
    requiring a reload of the entire chan_sip module. This does not affect open
    connections in any way, but new connections will use the new TLS parameters.
    The changes also apply to HTTP and Manager.
    
    ASTERISK-26604 #close
    
    Change-Id: I169e86cefc6dcd627c915134015a6a1ab1aadbe6