Fronting Web UIs

hey @malnick I have tried that. I just get this error or variations of it. It seems to want to point to a localhost even though I’m passing it a BOUNDARY_ADDR

curl: (60) SSL: no alternative certificate subject name matches target host name ‘127.0.0.1’

I’ve tried this command:
BOUNDARY_ADDR=‘mydeployedAddress:9200’
boundary connect http --style curl --target-id ttcp_iEZjhOd4HS
I’ve tried with and without the curl, and all sorts of variations of this.

I also posted this yesterday but hadn’t heard back, I’m sure you guys are super busy.