• Categories
  • Recent
  • Tags
  • Popular
  • Register
  • Login
  • Categories
  • Recent
  • Tags
  • Popular
  • Register
  • Login

SSL real Certeficate ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Scheduled Pinned Locked Moved General Discussion
4 Posts 2 Posters 302 Views 1 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    Clone Tv
    last edited by 31 Aug 2020, 21:10

    I used valid working real certificates and i get error: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
    Client and server support different versions of SSL or cipher suite.

    added certificates like this:

    "%JAVA_HOME%"\bin\keytool.exe -import -keystore homediy.jks -storepass mypass -noprompt -alias homediy -file mycert.crt
    

    and also made changes to the configuration:

    mcc.web.ssl.keystore.file=../conf/homediy.jks
    mcc.web.ssl.keystore.password=mypass
    mcc.web.ssl.keystore.type=JKS
    
    

    are there solutions?

    J 1 Reply Last reply 2 Sept 2020, 11:33 Reply Quote 0
    • J Offline
      jkandasa @Clone Tv
      last edited by jkandasa 9 Feb 2020, 17:05 2 Sept 2020, 11:33

      @Clone-Tv I could not find the root cause for the issue you reported.
      But I have working command, kindly follow this command and update the status.

      keytool -genkey -keyalg RSA -alias mycontroller -keystore selfsigned.jks -validity 365 -keysize 2048
      

      Update: if you plan to use like letsencrypt, follow this: https://forum.mycontroller.org/topic/91/how-to-enable-a-ssl-certificate/3

      C 1 Reply Last reply 2 Sept 2020, 21:07 Reply Quote 0
      • C Offline
        Clone Tv
        last edited by Clone Tv 9 Mar 2020, 00:09 2 Sept 2020, 18:35

        Thanks, it helped, but it does not solve the real certificate issue. Everyone knows how to generate a new one without trust.

        1 Reply Last reply Reply Quote 0
        • C Offline
          Clone Tv @jkandasa
          last edited by 2 Sept 2020, 21:07

          @jkandasa
          This link helped, it turns out you had to choose the .p12 format. Add this to FAQ 🙂 Senks.

          1 Reply Last reply Reply Quote 1
          2 out of 4
          • First post
            2/4
            Last post

          0

          Online

          587

          Users

          529

          Topics

          3.4k

          Posts
          Copyright © 2015-2025 MyController.org | Contributors | Localization