Skip to content

webmention behind TLS offloader requires setting url explicitly in config.ini #724

@michielbdejong

Description

@michielbdejong

As reported in https://indiewebcamp.com/Known#The_target_page_does_not_exist there is a problem with webmention when running Known behind a TLS offloader.

The detectBaseURL function thinks the public URL is on http, meaning webmentions for any posts on https URLs are rejected.

Workaround: add a line url = 'https://domain.com/' to your config.ini

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions