Uploaded image for project: 'Openmeetings'
  1. Openmeetings
  2. OPENMEETINGS-2408

Openmeetings 5.0.0-M4 Cannot run in ssl port

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Information Provided
    • 5.0.0-M4
    • None
    • Audio/Video
    • None

    Description

      I install openmeetings 5.0.0-M4 in Ubuntu 18, with kurento dan tomcat3 was successful here : http://49.128.186.124:5080/openmeetings/

      and also I setup ssl with LetsEncrypt already. 

      and I change the conf/server.xml to be:

      <Connector port="5080" protocol="HTTP/1.1"
      connectionTimeout="20000"
      redirectPort="5443" />

       

      <Connector port="5443" protocol="org.apache.coyote.http11.Http11AprProtocol" SSLEnabled="true"
      maxThreads="150" scheme="https" secure="true">
      <SSLHostConfig>
      <Certificate certificateKeystoreFile="conf/sekolahyehonala.com.jks"
      certificateKeystorePassword="openmeetings"
      certificateKeystoreType="JKS"
      sslProtocol="TLS"
      type="RSA" />
      </SSLHostConfig>
      </Connector>

       

      but when I try to run the https://49.128.186.124:5443/openmeetings/

      the site still can't be reach..

      anyone help me please...

      Attachments

        Activity

          People

            solomax Maxim Solodovnik
            moriademulyandi Mori ade mulyandi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: