Hi I’m running
myserver:/etc/ssl/certs # cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 3
And I just migrated from a different internet proxy to a new one.When I run zypper ref I get the below error.
myserver:/etc/ssl/certs # zypper ref
Download (curl) error for ‘http://packages.vmware.com/tools/esx/5.5/sles11.3/x86_64/repodata/repomd.xml’:
Error code: HTTP response: 407
Error message: The requested URL returned error: 407
Abort, retry, ignore? [a/r/i/? shows all options] (a):
Please see the above error message for a hint.
Skipping repository ‘VMWare-Tools’ because of the above error.
Download (curl) error for ‘https://nu.novell.com/repo/$RCE/SLE11-SDK-SP3-Pool/sle-11-x86_64/repodata/repomd.xml?credentials=NCCcredentials’:
Error code: Unrecognized error
Error message: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
I have acquired my Company’s certs,please advise where to copy the certs to.
Thanks