Skip to content

Support using Client Certificate for HTTPS #620

@SoulKa

Description

@SoulKa

Is your feature request related to a problem? Please describe.
Some self-hosted webservers require a client certificate for communication.

Describe the solution you'd like

  • A collection setting that allows setting a client certificate, key, and optionally CA certificate(s) as file input
  • The backend uses the filepaths configured in the collection setting and reads the certificates and key
  • The certificates are configured using undici before executing the HTTP request

Describe alternatives you've considered

  • It might make sense to allow this to be configured on a folder or request level just as authentication

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend related taskenhancementNew feature or requestfrontendFrontend related task

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions