Hello,
I have a new 3 machine setup, Map01=ArcGIS Server (hosting), Map03=ArcGIS Server WFM Server, Map05=Portal for ArcGIS, all on Enterprise 11.2. Both ArcGIS Servers are federated with my Portal. Map01 as hosted, and Map03 as WFM. both are validating with green checks.
All are sharing a wildcard certificate, along with the selfsignedcertificates on the respective machine.
When I open the WorkFlow Manager App from Portal, I am greeted with this error in Inspections > Network before creating workflow item.

GET https://<DNS>.<domain>/arcgis/workflow/checkStatus 500 (Internal Server Error)
After I attempt to
, I also get an error in my .server/manager Logs saying:
No subject alternative DNS name matching <MAP01>.<DOMAIN>.LOCAL found
This is after confirming the wildcard cert, the portal cert, and the WFM server cert are on each others machines.
Any help would be appreciated.