SSL_TYPE=selfsign does not work

1. What is the issue? Please be detailed.

Using .env option: SSL_TYPE=selfsign I find the error when previewing forms as follows:

self signed certificate

image

2. What steps can we take to reproduce this issue?
Installation instructions followed - no changes to code, only SSL_TYPE and DOMAIN configured

3. What have you tried to fix the issue?
no workaround as yet

Personally I don't understand why the application needs to connect out, back into itself using the globally addressable endpoint. Surely the docker components know of each other, by the nature of the compose relations.

If we deploy this, it will be behind load balances and other SSL terminating infrastructure, not a self-contained server accessible via the Internet directly.

In any case, thank you for your work on ODK, it looks promising.

Welcome to the ODK forum, @rob_evo! We're glad you're here. When you get a chance, please introduce yourself on this forum thread. I'd also encourage you to add a picture as your avatar because it helps build community!

Here are some posts related to this that might help:

1 Like