https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16615 Bug ID: 16615 Summary: Full-site SSL: always use SSL when referencing external resources Change sponsored?: --- Product: Koha Version: 3.22 Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oliver.bock@aei.mpg.de QA Contact: testopia@bugs.koha-community.org Created attachment 51912 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51912&action=edit Patch: Open Library API via SSL When running Koha in a full-site-SSL configuration accessing external resources like Open Library cover images via HTTP doesn't work (mixed SSL/non-SSL content). It thus breaks a core feature of Koha. Referencing such resources always via HTTPS resolves the problem and also enhances privacy as a side-effect. Previous tickets took care of Amazon resources. This ticket is supposed to address the remaining external resource providers, starting with Open Library. -- You are receiving this mail because: You are watching all bug changes.