Hi all, I was able to install the SSL certificate already from Letsencrypt, but upon opening https://training.philippineheritagemap.org on Chrome, the front page is quite messed up. Then there's a tooltip on the URL bar that says "This site is trying to load unsafe scripts from the website.". When I click on "Load unsafe scripts", then the website loads fine. But the https:// on the URL bar is crossed out and it will say "Not Secure" (see the two screenshots).
<https://lh3.googleusercontent.com/-MNo37dEkMgQ/WV9Z2QzGzJI/AAAAAAAATrw/6gA5ll7Dl3MSi5acTnIBL4btLLjywKOxwCLcBGAs/s1600/Screenshot-arches.png> <https://lh3.googleusercontent.com/-LfVTKQwC1oQ/WV9Z5kTKyTI/AAAAAAAATr0/xmTyzDKQtXgq3fJ8014eiGEDM0xKt4eygCLcBGAs/s1600/Screenshot-arches2.png> Maybe we need to set something in settings.py? Regards, Joel On Monday, March 27, 2017 at 10:04:54 PM UTC+8, Vincent Meijer wrote: > > Hello Joel, > > First things first: is your Apache instance configured to point traffic on > port 443 to your Arches/Django instance? > If you post your config here we could probably help you more efficiently. > > The next thing I would check is to which certificate your Apache config > points. > Then check if the certificate actually exists in that path. > > Did the certbot command run without any errors? Did it say something along > the lines of "Congratulations! Your certificate has been downloaded" ? > > Vincent > > > On Friday, 24 March 2017 23:31:22 UTC-4, Joel Aldor wrote: >> >> Hi all, >> >> I am trying to enable HTTPS on training.philippineheritagemap.org by >> deploying a LetsEncrypt certificate using LetsEncrypt certbot. I followed >> the steps here: https://certbot.eff.org/#ubuntutrusty-apache >> >> The website still runs on HTTP but when I try to put https://, all it >> gives is an Apache2 Ubuntu default page. >> >> Not sure what I need to do with the Apache configuration files. Can >> someone help? >> >> Thank you. >> >> Joel >> > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
