Error when updating the web UI

Hello all !

When I try to update the web UI, the git fetch command give me that :

root@core games/minecraft# git fetch
error: server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none while accessing https://github.com/hexparrot/
mineos/info/refs                                                                                                                                     
fatal: HTTP request failed

Can you confirm connection to the internet?

Try pinging github.com

Yes, the ping works.

EDIT : Resolved