sonatype / nexus-ruby-support

26 stars 7 forks source link

impossible to gem sources https local nexus #63

Open roastercode opened 7 years ago

roastercode commented 7 years ago

https://github.com/sonatype/nexus-ruby-support/wiki/Example present a solution for http nexus But if you have a https one you will have certificates issue that does not let you sources the gem

$ gem sources --add https://nexusoss.local.com:8443/repository/rubygems-group/ Error fetching https://nexusoss.local.com:8443/repository/rubygems-group/: SSL_connect returned=1 errno=0 state=error: certificate verify failed (https://nexusoss.local.com:8443/repository/rubygems-group/specs.4.8.gz)