On Tue, Oct 13, 2009 at 01:41:38PM -0600, Nancy Fales wrote: > 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' > URLError, reason: (1, 'error:14094410:SSL > routines:SSL3_READ_BYTES:sslv3 alert handshake failure')
Unfortunately, we'll need more information to diagnose this problem. Would you please include the output of: 1. pkg version 2. pkg publisher extra 3. openssl s_client -connect pkg.sun.com:443 -cert <path/to/cert> -key <path/to/key> 4. openssl x509 -in <path/to/cert> -text Be especially careful with the output from 3 & 4, as they may contain the customer's cryptographic credentials. You've already sent the customer's name, e-mail, and phone number to a public mailing list. I'm sure he'd be thrilled if you gave out his cryptographic creds to the general public, too. Thanks, -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
