Làm những việc người khác nói bạn không thể đôi khi sẽ trở thành một thói quen khó từ bỏ và thực sự trở thành niềm yêu thích của bạn!

Xin chào các bạn. Đây là trang tài liệu cá nhân. Để đây cho dễ tìm và dễ chia sẻ :)
Vui lòng tìm kiếm trang này với từ khóa 67DCM hoặc ghi nhớ địa chỉ http://cuong67.docs.lestaup.com

SSL miễn phí

https://www.sslforfree.com/

Khắc phụ k có lanh add -apt-get :
sudo apt-get install software-properties-common python-software-properties

https://wordpress.org/plugins/wp-force-ssl/

Link: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-14-04

First, add the repository:
  • sudo add-apt-repository ppa:certbot/certbot
You'll need to press ENTER to accept. Afterwards, update the package list to pick up the new repository's package information:
  • sudo apt-get update
And finally, install Certbot from the new repository with apt-get:
  • sudo apt-get install python-certbot-apache
sudo certbot --apache -d example.com

sudo certbot --apache -d example.com -d www.example.com

Gia hạn:
Để tạo chứng chỉ, hãy thử chạy




0 nhận xét:

Đăng nhận xét

SSL miễn phí