[ https://issues.apache.org/jira/browse/MRESOLVER-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17693200#comment-17693200 ]
ASF GitHub Bot commented on MRESOLVER-328: ------------------------------------------ cstamas opened a new pull request, #255: URL: https://github.com/apache/maven-resolver/pull/255 The transport-http now has "insecure" SSL mode that simply ignores any kind of SSL validation error (trust, certificate dates, hostnames). This mode is NOT MEANT for production, as it is inherently insecure but may come handy in small shops using self signed certificates. --- https://issues.apache.org/jira/browse/MRESOLVER-328 > The transport-http should be able to ignore cert errors > ------------------------------------------------------- > > Key: MRESOLVER-328 > URL: https://issues.apache.org/jira/browse/MRESOLVER-328 > Project: Maven Resolver > Issue Type: Improvement > Reporter: Tamas Cservenak > Priority: Major > Fix For: 1.9.6 > > > Like an "unsafe" or "insecure" SSL mode. -- This message was sent by Atlassian Jira (v8.20.10#820010)