Skip to content

Allow HTTPs requests to sites with self-signed certificates #10

Description

@oxcafedead

I heavily use nvim with your awesome plugin for the daily work, and sometimes I need to make requests to the internal webapps which work via TLS with self-signed certs.
That plugin for VS code, which is mentioned as the main "inspiration" for this one, by default accepts self-signed certs.

Maybe this is not ideal from the security reasons, but it would be a good thing to have this at lest configurable:

  • default behavior, check certs as is now
  • set an additional list of custom CAs
  • do not check certs at all

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions