Download the SSL certificate from Aliyun:
Upload the the the ECS server /usr/share/nginx/cert/:
Restart Nginx service:
sudo pkill -9 nginx && sudo systemctl start nginx
Download the SSL certificate from Aliyun:
Upload the the the ECS server /usr/share/nginx/cert/:
Restart Nginx service:
sudo pkill -9 nginx && sudo systemctl start nginx