Mike Gerdts wrote:
On Mon, Jun 1, 2009 at 6:59 PM, Ed McKnight <[email protected]> wrote:
Unable to connect with https repos for ha-cluster and opensolaris/extra/
I know the ha-cluster repo is good and the available certs and keys are good
because others have succeeded in adding the repo to their configuration. The
only difference I know of is that I'm punched in and the successful folks
were on SWAN.
The session and error messages below are the same via cli and package
manager and for ha-cluster and opensolaris/extra:
geezer:# pkg set-publisher -k /var/pkg/ssl/Open_HA_Cluster_2009.06.key.pem
-c /var/pkg/ssl/Open_HA_Cluster_2009.06.certificate.pem -O
https://pkg.sun.com/opensolaris/ha-cluster/ ha-cluster
pkg: The origin URIs for 'ha-cluster' 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/ha-cluster/
Encountered the following error(s):
Transport errors encountered when trying to contact depot server. Reported
the following errors:
Could not retrieve versions from 'ha-cluster'
URLError, reason: (1, 'error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1
alert unknown ca')
geezer:#
Punched in I can ping pkg.sun.com; not punched in, I can't. I do have https
bypass set.
I'm not familiar with punchin, but I did have problems the first time
I needed to use a https repo when I was behind a proxy. Fixed with...
export https_proxy=$http_proxy
Not sure if this is related to your problem.
Thanks, Mike, but I don't use a proxy. I can connect to other https
sites via browser. I'm not aware of any other cli's that I could test
that access destinations via https.
thx, --emk
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss