Fix SSL on GitTea domain #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am assuming something is wrong with one of my configs. I cannot seem to push commits, and I am going to assume bad SSL prevents git pushes and pulls. I don't need to push my commits right now, but obviously should fix this
FIx SSL on GitTea instanceto FIx SSL on GitTea domainAll I did to fix was run
sudo certbot --nginx -d git.jonathanmccaffrey.caand as I guessed, it did fix my git pushesFIx SSL on GitTea domainto Fix SSL on GitTea domain