Hi,

I am getting an error while associating a Key and Certificate with the
https://pkg.sun.com/opensolaris/extra repository.

export http_proxy="http://<proxy <http://%3cproxy/> IP>:<port>"
export https_proxy=$http_proxy

spa...@opensolaris_1:/# pfexec pkg set-publisher -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:
Could not retrieve versions from 'extra'
HTTPError code: 407 - proxy connection failed: Proxy Authentication Required
( The ISA Server requires authorization to fulfill the request. Access to
the Web Proxy filter is denied.  )

Even tried with export http_proxy=http://username:passw...@proxyname:port/
but still getting the error.

What kind of network/proxy settings are required?

Thanks,
Subranshu
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to