self_update-repository

Ladislav Slezák lslezak at suse.de
Mon Mar 15 08:50:17 UTC 2021


Hello,

> I try to update an package for the installer with the self_update - Option, but
> for this repository yast ignores the ssl.cert=0 Parameter. Reg_ssl_verify does
> also not help. Did I miss something or should I file a Bug?


YaST downloads the packages using libzypp. And libzypp uses the optional
"ssl_verify" query option in URL to enable or disable the SSL check.

So just add the "?ssl_verify=no" option to the end of the self-update URL.

(Reference:
https://github.com/openSUSE/libzypp/blob/03951591ac54c82fb5c1aede0aa30bb6e98a70b9/zypp/media/CurlHelper.cc#L142)

HTH

Ladislav


-- 
Ladislav Slezák
YaST Developer

SUSE LINUX, s.r.o.
Corso IIa
Křižíkova 148/34
18600 Praha 8



More information about the sle-beta mailing list