Skip to content

Mixed content problem with html stylesheet #157

@gravitystorm

Description

@gravitystorm

The compiled html contains a reference to the main mapnik.org stylesheet

<link href="http://mapnik.org/css/mapnik.css" rel="stylesheet" type="text/css" media="screen" />

However, this uses a http url (n.b. not https) . When the site is viewed via https, the stylesheet is blocked with a mixed-content warning. The same problem also applies to the Google Fonts link.

See http://mapnik.org/mapnik-reference/ vs https://mapnik.org/mapnik-reference/ (screenshot below)


Image

Metadata

Metadata

Assignees

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