On Tue, Oct 06, 2009 at 07:42:56AM -0700, Rich Burridge wrote: > $ pfexec pkg set-authority -k /var/pkg/ssl/OpenSolaris_extras.key.pem -c > /var/pkg/ssl/OpenSolaris_extras.certificate.pem -O > https://pkg.sun.com/opensolaris/extra/ extra > pkg: The origin URIs for 'extra' do not appear to point to a valid pkg > server. > Please check the server's address and client's network configuration. > Additional details: > > Unable to contact valid package server: > https://pkg.sun.com/opensolaris/extra/ > Encountered the following error(s): > Transport errors encountered when trying to contact depot server. > Reported the following errors: > Framework error: code: 60 reason: SSL certificate problem, verify that > the CA cert is OK. Details: > error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate > verify failed > URL: 'https://pkg.sun.com/opensolaris/extra/versions/0/'. > > Hints to where I'm going wrong would be appreciated.
A couple of questions: - From where did you obtain your key and cert? If you're using pkg.sun.com, you need to get it from pkg.sun.com/register. If you used one from another internal register app, it's not going to work. - What are the contents of /usr/share/pkg/cacert? An ls -l of this directory would be sufficient. Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
