Install certbot
os:Ubuntu 18.04.3 LTS
Use apt to install certbot. The installer creates a systemd init script that runs certbot as daemon on system startup. Follow the installation instructions for Ubuntu as follow:
output
output
Uninstall certbot on Ubuntu 18.04(aliyun)
step 1:
or
step 2:
Reinstall
To recreate it, first uninstall using purge to remove even configuration files and records:
then reinstall:
Host ASP.NET Core on Linux with Nginx
https://docs.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-3.0