Possible to disable HTTPS?

Hi, currently running 3.26.1-02 for Nexus Repo Manager in a test environment.

Is there anyway to disable HTTPS while we are testing?

thanks

Nexus doesn’t run with HTTPS by default, that would be something you’ve configured.

Hey there Christopher!

Matthew is correct by default NXRM will run using HTTP. Please take a look at the following documentation. Perhaps your HTTP port has not been disabled? Depending on your configuration, it might be as easy to add back a port that is using HTTP.

https://help.sonatype.com/repomanager3/installation/configuring-the-runtime-environment#ConfiguringtheRuntimeEnvironment-ChangingtheHTTPPort
and
https://help.sonatype.com/repomanager3/system-configuration/configuring-ssl

Hope this all helps

It was a syntax issue in one of the Maven .xml files.

We were going down the wrong path.

I do thank everyone for their help.