HAProxy Cert Issue

I followed Tom’s Wildcard/HAProxy video and was able to get it up and running for a handful of internal services (Sonarr, Radarr, etc…). However, I can’t seem to get it working on services that already have a self sign cert (syncthing, Plex, etc…). Is there a trick to get that working or must I remove/disable the self signed certs?

What are the errors that you are getting? Or where exactly are you running into trouble? Screenshots would be helpful.

On the backend make sure you have “SSL checks” set to no and the port to 443

Thanks for the replies. The issue on most of the services was that “Encrypt (SSL)” was not checked on the backend. Once I checked that, almost all services started working. I’m still having issues with the Syncthing GUI for some reason. Attached are screenshots of the front and backend.