This question has been flagged
1 Reply
1572 Views

 

  1. I have a free instance of web hosted eCommerce with Odoo (V12), and have acquired my own domain with a shared hosting provider.

  2. I have setup lets encrypt security on my domain (SSL).

  3. We have created a CNAME record that points to the Odoo database address.

However I still seem to get "Unsecure" in chrome browser whenever I try to access my site. I do not know much about security certificates and SSL/TLS to understand why I get this situation. I have consulted Odoo and the agent said I need to consult Cloudflare, however I have my domain at a different local provider. The agent also said he did not have information or a technical document to secure my site this way. 

Any suggestions or guidance

Avatar
Discard
Best Answer

Recommended and proper way is to use a reverse proxy server, such as Caddy server (www.caddyserver.com), nginx, Apache etc.

You'll find plenty of guidance using Google or reading the Odoo docs.

Avatar
Discard