Skip to content

Make sure that all resources are loaded via HTTPS #27

@kosek

Description

@kosek

Some pages are referencing CSS stylesheets over http:// only links. This prevents loading such resources in recent browsers, for example this page: https://docbook.org/docs/howto/howto.html

Common trick is to use URLs like //docbook.org instead of https://docbook.org. Browser then will use the same protocol as page was loaded over.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions