Remove the redirection from HTTP to HTTPS from the mastodon vhost #111

Manually merged
greg merged 1 commits from bugfix/110-mastodon_broken_certbot into master 2019-10-30 11:29:59 +00:00
Owner

This is already done in the certbot vhost (https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-nginx/templates/default/nginx_conf_certbot.erb) and it redirects every request to HTTPS, breaking Let's Encrypt validation

Fixes #110

This is already done in the certbot vhost (https://gitea.kosmos.org/kosmos/chef/src/branch/master/site-cookbooks/kosmos-nginx/templates/default/nginx_conf_certbot.erb) and it redirects every request to HTTPS, breaking Let's Encrypt validation Fixes #110
Author
Owner

This is running on andromeda, ready to merge. Confirmed to work by running certbot renew --test-cert --dry-run, the cert will be renewed tomorrow when the cron job runs

This is running on andromeda, ready to merge. Confirmed to work by running `certbot renew --test-cert --dry-run`, the cert will be renewed tomorrow when the cron job runs
Author
Owner

I forgot to update, the cert for kosmos.social was automatically renewed as planned on Oct 28

I forgot to update, the cert for kosmos.social was automatically renewed as planned on Oct 28
Owner

LGTM

LGTM
greg closed this pull request 2019-10-30 11:29:59 +00:00
greg deleted branch bugfix/110-mastodon_broken_certbot 2019-10-30 11:30:06 +00:00
Sign in to join this conversation.
No description provided.