HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to use n3dr with nexus 3 servers with self-signed certificates?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
howserverswithnexuscertificatesn3drsigneduseself

Problem

Is n3dr compatible with nexus 3 servers that use a self signed certificates?
If so, how to access such repositories?

./n3dr-linux repositories -u xxxx -p xxxx-n https://xxxx -a
WARN[0000] ~/.n3dr.yaml does not exist or yaml is invalid
FATA[0000] Get https://xxxx/service/rest/v1/repositories: x509: certificate signed by unknown authority


[UPDATE]

Related issue on gihub: https://github.com/030/n3dr/issues/107

Solution

@titou10 created a pull request and solved it in version 3.3.4-rc1.

This is to inform that the issue has been solved.

https://github.com/030/n3dr

https://github.com/030/n3dr/tree/3.3.4-rc1

Context

StackExchange DevOps Q#10489, answer score: 1

Revisions (0)

No revisions yet.