After installing Workflow manager, I tried to register the site and received an error.
After further investigation into IIS I realized that I accidentally setup HTTPS only and not only HTTP. I changed the binding, did an IIS reset, added a host file entry, tried the -scopename switch, nothing works. I get the following error:
Register-SPWorkflowService : The remote server returned an error: (404) Not Found.
I am able to navigate to http://servername.site.domain:12291 and it displays the XML.
How should I proceed? Am I missing something that I need to change other than the binding?