Advertisement
isaacadams

Vultr SSL

Oct 13th, 2022
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ssh root@IP
  2.  
  3. apt-get update && apt-get upgrade -y
  4.  
  5. certbot --apache --redirect -d help.example.com -m [email protected] --agree-tos
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement