You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2019/04/03 20:32:00 UTC

[jira] [Closed] (MASSEMBLY-905) The springboot project is packaged and cannot be accessed over HTTPS, only over HTTP

     [ https://issues.apache.org/jira/browse/MASSEMBLY-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MASSEMBLY-905.
------------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: waiting-for-feedback)

No feedback received.

> The springboot project is packaged and cannot be accessed over HTTPS, only over HTTP
> ------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-905
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-905
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: zgx
>            Priority: Critical
>              Labels: HTTPS, SSL
>         Attachments: assemble.xml, pom.xml
>
>
> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)