Alright, after hours of tweaking i'm starting to make some progress with the SSL Issues.
I've found the problem with
https://xxx.domain.xxx .
/usr/local/apache/conf.d/hostname-ssl.conf
For some reason the configuration was using the Shared IP, instead of using the Hostname IP. After changing this, SSL is fully operational with no issues.
https://imgur.com/XNz0NGNThe only issues I have now is getting
https://xxx.domain.xxx:2031 CertificateChain working. Can you please point me in the proper direction for the configurations for that. i do know its running Nginx on the management side, not very familiar with that webserver.