arcturus.wf SSL support

Issue #355 resolved
Oleg created an issue

My hotel uses strict ssl connection, and can't load images from arcturus.wf. Mabye use cloudflare.

Comments (10)

  1. S150217754

    @Wesley12312 We were able to use HTTPS url previously but seems like your HTTPS certificate has expired.

  2. Wesley repo owner

    Okay will see if I can figure it out. Think Jeremy (Emetophobic) got me that certificate.

  3. Wesley repo owner

    Im not going to add cloudflare. You could make a php file that acts as a proxy to load the images? Then just set the header to png and echo to contents of the response?

    Like: imageproxy.php?url=arcturus.wf/camera/username/image.png

  4. S150217754

    Yeah its possible to do so.

    But it'll be good if you could renew your HTTPS certificate, keeps your website "secured" too. And better, Let's Encrypt SSL is free. (You don't need Cloudflare btw)

  5. Log in to comment