Test
sudo certbot certonly --cert-name app-dev.sec.usace.army.mil --apache --dry-run
You most likely won't get a rate limit error when testing.
Live
sudo certbot run --cert-name app-dev.sec.usace.army.mil --apache --keep-until-expiring
sudo certbot certonly --cert-name app-dev.sec.usace.army.mil --apache --dry-run
You most likely won't get a rate limit error when testing.
sudo certbot run --cert-name app-dev.sec.usace.army.mil --apache --keep-until-expiring