I am trying to update php from 7.2 to 7.4, but getting error. I am trying with the following command as root:
add-apt-repository ppa:ondrej/php
the error:
Error reading https://launchpad.net/api/1.0/~ondrej/ppas: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:852) Failed to add key.
Could you please advise how to update php?
Thanks in advance