ZE20034: TLS cert altname invalid

TLS cert altname invalid.

Quick Help

The fastest way to resolve this error is to join our Discord and leave a message - our team is ready to help!

  • Error Code: ZE20034
  • Location: Browser
  • Related plugins: all

This error occurs during deployment when there's a TLS/SSL certificate validation issue, specifically with the certificate's alternative names not matching the expected hostname.

Debugging the error

Retry the deployment

This can sometimes be a transient network issue. Try deploying again:

npm run build

Check your network configuration

If you're behind a corporate proxy or VPN, ensure it's not interfering with TLS connections.

Verify DNS settings

Ensure your DNS is properly configured and resolving to the correct servers.