[opensuse-buildservice] unreliable gwdg.de mirror
Since about a week gwdg.de is unreliable as a mirror. At least for me it always aborts a zypper dup with ssl errors. Can we disable this mirror please until it is properly fixed? * Issue another request to this URL: 'https://ftp.gwdg.de/pub/opensuse/repositories/home:/olh:/xen-buildrequires/S...' * Hostname was NOT found in DNS cache * Trying 2001:638:60f:110::1:2... * Connected to ftp.gwdg.de (2001:638:60f:110::1:2) port 443 (#1) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs/ * SSLv3, TLS unknown, Certificate Status (22): } [data not shown] * SSLv3, TLS handshake, Client hello (1): } [data not shown] * SSLv3, TLS handshake, Server hello (2): { [data not shown] * SSLv3, TLS handshake, Certificate (11): { [data not shown] * SSLv3, TLS alert, Server hello (2): } [data not shown] * SSL certificate problem: unable to get local issuer certificate 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 * Closing connection 1 curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option. Olaf
On Wed, Nov 21, 2018 at 03:13:45PM +0100, Olaf Hering wrote:
Since about a week gwdg.de is unreliable as a mirror. At least for me it always aborts a zypper dup with ssl errors.
Can we disable this mirror please until it is properly fixed?
* Issue another request to this URL: 'https://ftp.gwdg.de/pub/opensuse/repositories/home:/olh:/xen-buildrequires/S...' * Hostname was NOT found in DNS cache * Trying 2001:638:60f:110::1:2... * Connected to ftp.gwdg.de (2001:638:60f:110::1:2) port 443 (#1) * successfully set certificate verify locations: * CAfile: none CApath: /etc/ssl/certs/ * SSLv3, TLS unknown, Certificate Status (22): } [data not shown] * SSLv3, TLS handshake, Client hello (1): } [data not shown] * SSLv3, TLS handshake, Server hello (2): { [data not shown] * SSLv3, TLS handshake, Certificate (11): { [data not shown] * SSLv3, TLS alert, Server hello (2): } [data not shown] * SSL certificate problem: unable to get local issuer certificate 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 * Closing connection 1 curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option.
There is a weird and elusive bug where /etc/ssl/certs/ does not contain the hash.0 links needed for curl to do the verification. It is unclear why this happens, as it works for me(tm) :( Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Nov 21 2018, Olaf Hering <olaf@aepfle.de> wrote:
curl: (60) SSL certificate problem: unable to get local issuer certificate
This looks like a problem on your side. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Am Mittwoch, 21. November 2018, 15:13:45 CET schrieb Olaf Hering:
Since about a week gwdg.de is unreliable as a mirror. At least for me it always aborts a zypper dup with ssl errors.
Can we disable this mirror please until it is properly fixed?
} [data not shown] * SSL certificate problem: unable to get local issuer certificate 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 * Closing connection 1 curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option.
I have the package ca-certificates from Leap 15.0 install into Leap 42.3. And the error is gone. Marcus, why not simple put ca-certificate from 15.0 to 42.3? Regards Eric -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Wed, Nov 21, 2018 at 05:53:29PM +0100, Eric Schirra wrote:
Am Mittwoch, 21. November 2018, 15:13:45 CET schrieb Olaf Hering:
Since about a week gwdg.de is unreliable as a mirror. At least for me it always aborts a zypper dup with ssl errors.
Can we disable this mirror please until it is properly fixed?
} [data not shown] * SSL certificate problem: unable to get local issuer certificate 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 * Closing connection 1 curl: (60) SSL certificate problem: unable to get local issuer certificate More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle" of Certificate Authority (CA) public keys (CA certs). If the default bundle file isn't adequate, you can specify an alternate file using the --cacert option. If this HTTPS server uses a certificate signed by a CA represented in the bundle, the certificate verification probably failed due to a problem with the certificate (it might be expired, or the name might not match the domain name in the URL). If you'd like to turn off curl's verification of the certificate, use the -k (or --insecure) option.
I have the package ca-certificates from Leap 15.0 install into Leap 42.3. And the error is gone.
Marcus, why not simple put ca-certificate from 15.0 to 42.3?
I *need* to find out what the actual bug is :( Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Andreas Schwab
-
Eric Schirra
-
Marcus Meissner
-
Olaf Hering