02-28-2018, 01:48 AM
re: http warning - I elected to run certbot and the nginx plugin to generate the certificates and manage redirect. One of the options in the plug in is to redirect all traffic to https - not sure if that would resolve your issue. Is your warning a trusted certificate warning? If you follow the instructions, you end up with self-signed certificates that, at least in my experience, throw a privacy warning. Running the certbot plugin generated certkeys and code that I copied into nginx.conf in place of the default certkeys - and everything's gravy. Let me know if I can help.