Lutron Caseta not integrating

I used the get_lutron_cert script to generate my three files. I placed them in my config dir and added the following lines to config.yaml:

lutron_caseta:
  host: 10.0.0.71
  keyfile: caseta.key
  certfile: caseta.crt
  ca_certs: caseta-bridge.crt

I reboot HA and then go to Integrations, find the discovered Lutron Caseta integration and click configure and immediately get this message:

Failed to import Caséta bridge configuration.

Couldn’t setup bridge (host: 10.0.0.71) imported from configuration.yaml.
Failed to connect to Caséta bridge; check your host and certificate configuration.
SUBMIT

I have power cycled the bridge and generated new certs, but same error everytime.

Not sure where to go next, any thoughts and feedback are appreciated.