Re: wget - The certificate has not yet been activated (does also happen in qemuarm "virt" machine)


Khem Raj
 

On Thu, Feb 3, 2022 at 9:14 AM Matthias Klein
<matthias.klein@...> wrote:

Hello together,

I can "fix" the bug by switching from gnutls to openssl:

PACKAGECONFIG:remove = "gnutls"
PACKAGECONFIG:append = " openssl"

Can anyone explain this?
What exactly does the change to openssl mean?
this means you are choosing openSSL to provide TLS protocol
implementation instead of gnuTLS


Many greetings,
Matthias


Join yocto@lists.yoctoproject.org to automatically receive all group messages.