Chain only shows the leaf certificate
The server didn't bundle intermediates; mobile clients and older browsers will throw a TLS error.
Fix: Re-deploy with the full chain (cert + intermediate(s)) in the same PEM bundle. The inspector shows what the server actually sent.