Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

STARTTLS is a way to take an existing insecure connection and upgrade it to a secure connection using SSL/TLS. Note that despite having TLS in the name, STARTTLS doesn't mean you have to use TLS, you can use SSL. 

The SBC notification system is base on email sending. With the STARTTLS support the communication will be encrypted between the SBC and the SMTP server.

To active the STARTTLS support just:

  1. Go to System / Monitoring / Notification 

  2. Press Edit in the Notifier form

  3. Set Use starttls to Enable.

  • No labels