I need some help solving a bit of a tough issue i have been having with Mercurial and pushing data over HTTP/HTTPs for the past few days. Initially I tried setting this up as just HTTP, but kept getting the response back that it required SSL, and enabled that. Now, I am getting an authorization failed message. The repository i am attempting to push to does not have authentication required. Here is a paste bin with the logs and a snippet of the configuration. https://pastebin.com/ypLGZnzM
How can i fix this? I've really been stuck on this for a few days now and just don't know what else to do but ask here. I've tried searching and no similar issues have been asked.