Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-905

The springboot project is packaged and cannot be accessed over HTTPS, only over HTTP

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 3.1.0
    • None
    • None

    Description

      1: one of my simple springboot projects, running in an IDE such as eclipse, is accessible over HTTP or HTTPS

      2: through other plug-ins (such as maven-war-plugin) packaged as war, HTTP or HTTPS can be accessed

      3: you can access either HTTP or HTTPS by packaging a jar with other plug-ins (such as the spring-boot-maven-plugin)

      4: the assembly plugin is packaged into multiple jars, HTTP is available, HTTPS is not available, and Google Chrome prompts ERR_SSL_VERSION_OR_CIPHER_MISMATCH

       

       

      The project startup command is as follows

      java -Djava.ext.dirs=../lib;$JAVA_HOME/jdk/lib/ext com.zgx.FixApplication

      Attachments

        1. assemble.xml
          1 kB
          zgx
        2. pom.xml
          2 kB
          zgx

        Activity

          People

            Unassigned Unassigned
            fookfook zgx
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: