Install Certbot Client Utility apt-get install certbot Get Let’s Encrypt Certificate In order to obtain certificates for your domain, execute the cerbot command in console with the following parameters and flags as explained below. Run the command with root privileges and supply your domain name and all other subdomains you want to obtain certificates for by using the –d flag. Also, supply the –standalone option in order for certbot to not interfere with Nginx configuration files.