The package needs to be updated to be compatible with the latest Nginx mainline, and the latest Ubuntu - focal fossa has been out for almost 6 months now. At the moment, when adding the ppa and running subsequent apt update the user gets:
E: The repository 'http://ppa.launchpad.net/hda-me/nginx-stable/ubuntu focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Also, it might be worthwhile including TLSv1.3 - the latest Ubuntu ships with OpenSSL 1.1.1+ by default now.
The package needs to be updated to be compatible with the latest Nginx mainline, and the latest Ubuntu - focal fossa has been out for almost 6 months now. At the moment, when adding the ppa and running subsequent
apt update
the user gets:Also, it might be worthwhile including TLSv1.3 - the latest Ubuntu ships with OpenSSL 1.1.1+ by default now.