mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 20:56:39 +03:00
7090e1fb91
Adds a Dockerfile and `CreatePostgresSSL.sh` script, which makes an Alpine based Postgres server with a self signed certificate. The script will drop the generated `rootCA.crt` into the `data/transient` folder. This can then be included in the test by setting the environment variable `ENSO_DATABASE_TEST_CA_CERT_FILE`. Test has been updated to check the various SSL connection modes. |
||
---|---|---|
.. | ||
CreatePostgresSSL.sh | ||
Dockerfile |