I have not delved too deeply yet into trying to solve this or test other configurations. This is an exploratory question to see if others have the issue.
Any Error Messages
AH02032: Hostname example.com (default host as no SNI was provided) and hostname localhost provided via HTTP have no compatible SSL setup
2 SSL hooks have been implemented in /etc/symbiosis/ssl-hooks.d. These are triggered when SSL certificates are updated, meaning other running services can be notified to act accordingly. As an example, Apache configurations will now be regenerated and the Apache service will be reloaded automatically when new SSL certificates are added using symbiosis-ssl.
This gave valid certificates for all the domains being served except the GCLOUD internal host
Examining certificates for jowettnet.us-central1-c.c.silent-oxide-330113.internal
Current SSL set 0: self-signed for /CN=jowettnet.us-central1-c.c.silent-oxide-330113.internal, expires 2025-08-01 21:14:01 UTC
The current set is no longer valid for this domain.
No valid certificate sets found.
Fetching a new certificate from LetsEncrypt.
Created new account with email address: root@jowettnet.us-central1-c.c.silent-oxide-330113.internal
!! Failed: Invalid identifiers requested :: Cannot issue for “jowettnet.us-central1-c.c.silent-oxide-330113.internal”: Domain name does not end with a valid public suffix (TLD)
I do not know if I need such a certificate or how I stop the sympl system trying to include it.