RFC 2818 diz:
If a subjectAltName extension of type dNSName is present, that MUST
be used as the identity. Otherwise, the (most specific) Common Name
field in the Subject field of the certificate MUST be used. Although
the use of the Common Name is existing practice, it is deprecated and
Certification Authorities are encouraged to use the dNSName instead.
O que significa que o CN será ignorado se o subjectAltName estiver presente, então sim, você precisa adicionar foobox.grawity.tld como uma entrada subjectAltName.