PFSense, HA Proxy and LetsEncrypt. Error Applying Front End

I am trying to get HA Proxy working. I hva spent the day with getting lets encrypt with no-IP working… I gave up and went with Dynu… I have certificates working. I was following LTS’ video for getting HA Proxy in PFSense with the certs going. (My brain is fried now)

I have my backend done in HA Proxy. When I went to apply the front end, this is what puked up at me…

Errors found while starting haproxy
[NOTICE] (62998) : haproxy version is 2.7.6-4dadaaa
[NOTICE] (62998) : path to executable is /usr/local/sbin/haproxy
[ALERT] (62998) : config : parsing [/var/etc/haproxy_test/haproxy.cfg:15] : ‘bind X.X.X.X:8096’ in section ‘frontend’ : ‘crt-list’ : unable to load certificate from file ‘/var/etc/haproxy_test/JellyFinPrxy.pem’: no start line.
[ALERT] (62998) : config : Error(s) found in configuration file : /var/etc/haproxy_test/haproxy.cfg
[ALERT] (62998) : config : Fatal errors found in configuration.

I checked the file, and it stars like I think it should…

-----BEGIN RSA PRIVATE KEY----- Key -----END RSA PRIVATE KEY-----

It is not duplicated in the file, just once. I am not sure what is going on at this point. Any ideas?

I have watched the troubleshooting video, I do not think any of it applies to this error.
Everything is the current version.

I am going to take a brake, then come back and try to figure more of it out.

I know that error is telling you that it can not load the certificate but it’s not something I have encountered. If no one here has any suggestions try posting in the Netgate Forums.