Skip to content

add support for loading metadata over https #1

@JensTimmerman

Description

@JensTimmerman

currently metadata is read as a file, but it also works from url, e.g.
http://federation.belnet.be/federation-metadata.xml
because lxml's parse supports this.

However, lxml doesn't support https,
we could work around this by opening https urls and letting lxml parse from string

make sure certs are checked in this case!

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