Skip to content

No way to provide CA certificates, which are used for validation of ASPSP (server) certificates #52

Description

@fed239

Currently ssl.create_default_context() is called for creation of "ssl context" when making HTTPS requests to ASPSPs. When no parameters are passed, the function will use system's default trusted certificates. This is good for basic verification of server certificates, but doesn't provide enough flexibility. For example, it is not enough for accepting only qualified certificates (if there is such a requirement).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    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