Issues deploying Strapi to Digital Ocean App Platform - [ERR_TLS_CERT_ALTNAME_INVALID]

@hmqk1995 @mcnaveen

I had the same issue, I had configured my env variable DO_SPACE_ENDPOINT wrongfully.

I changed it from https://my-bucket-name.ams3.digitaloceanspaces.com

To: ams3.digitaloceanspaces.com

This resolved it for me

1 Like