• 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

      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?

      jkandasaJ 1 Reply Last reply Reply Quote 0
      • jkandasaJ Offline
        jkandasa @Clone Tv
        last edited by jkandasa

        @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 Reply Quote 0
        • C Offline
          Clone Tv
          last edited by Clone Tv

          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

            @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
            • First post
              Last post

            0

            Online

            587

            Users

            529

            Topics

            3.4k

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