Hi everyone!
Not sure where to put this topic, so I’m sticking it here. Also couldn’t find a github repo that hosts your website code. I’ll happily submit a PR if you point me to the appropriate place.
The documentation here:
https://www.habitat.sh/docs/reference/environment-vars/
Is lacking the SSL_CERT_FILE
variable, which is the one I hunted down. This option was added via a community PR so probably never made its’ way into the documentation proper.
Anyway, I propose something like
+----------------+---------+---------+------------------------------------------------+
| Variable | Context | Default | Description |
+----------------+---------+---------+------------------------------------------------+
| SSL_CERT_FILE | system | ??? | allows stupid corp users to userp the firewall |
+----------------+---------+---------+------------------------------------------------+
This would have saved me some time. Thanks!