Closed bohdanszymanik closed 10 months ago
Is this just warning me about the http connection?
Hi @bohdanszymanik (Bohdan)
1: . Any pointers to where I should be looking to understand what the misconfiguration could be. The implementation is standalone on a dev workstation.
You could try this as a starting point, it mentions what you are seeing here.
2: Is this just warning me about the http connection?
Yes this is just a warning that you are not using TLS, we expect communications to be secured but do not enforce it.
I have a connector which seems to work fine but I notice this information message pop up when doing an external search. Any pointers to where I should be looking to understand what the misconfiguration could be. The implementation is standalone on a dev workstation.