• header.categories
    • header.recent
    • header.tags
    • header.popular
    • register
    • login

    SSL real Certeficate ERR_SSL_VERSION_OR_CIPHER_MISMATCH

    scheduled pinned locked moved General Discussion
    4 posts 2 posters 920 views 1 watching
    loading-more-posts
    • oldest-to-newest
    • newest-to-oldest
    • most-votes
    reply
    • reply-as-topic
    guest-login-reply
    deleted-message
    • C offline
      Clone Tv
      global: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 one-reply-to-this-post last-reply-time reply quote 0
      • jkandasaJ offline
        jkandasa @Clone Tv
        global: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 one-reply-to-this-post last-reply-time reply quote 0
        • C offline
          Clone Tv
          global: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.

          one-reply-to-this-post last-reply-time reply quote 0
          • C offline
            Clone Tv @jkandasa
            global:last-edited-by,

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

            one-reply-to-this-post last-reply-time reply quote 1
            • first-post
              last-post

            0

            online

            644

            users

            532

            topics

            3.4k

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