Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v2.4.18 Professional
Login
Loading

How to connect to the Brekeke SIP Server Admintool from outside with SSL?

Yes, but the following settings are necessary for SSL:
  1. Create a certificate keystore by executing the following command:
    keytool -genkey -alias tomcat -keyalg RSA
    and specify a password value as "changeit".
  2. Copy the created file ".keystore" to C:/ or /root directory
  3. Open /conf/server.xml. Uncomment the "SSL HTTP/1.1 Connector" entry.
    check what port is used from SSL in this section
    If change SSL port in this section to other number, please change the [redirectPort] under " Define a non-SSL HTTP/1.1 Connector on port 28080 " to the same port
  4. Restart your machine.
  5. Access https://Brekeke_server_Address:ssl_port/proxy