Hello, i'm trying to solve an "untrusted issue". I have Amazon ecs2 instance with docker compose and dotCMS running inside. I don't have any domain name yet.
I'm getting an error - server could not prove that it is PUBLIC IP it's security certificate is from .local.dotcms.site. It's make a sence.
How can I solve this issue? Do I need domain name or is there any other option? I need to test a ssl communication with valid cert against my own instance. Am I able to figure out on the docker image side or ecs2 instance?
Thanks for advice