Certbox is super easy, all you need is here https://certbot.eff.org/lets-encrypt/ubuntubionic-nginx
For some quick run, just start and you will have wizard running with options to auto create configs for you
sudo certbot --nginxor if you want to have only certificates and manually add config to nginx files, use this
sudo certbot --nginx certonlyto check it all, use this
sudo certbot renew --dry-runand have a dry run and current state of certificates.