Skip to content

Allow option for self-signed certificates #77

@marohrdanz

Description

@marohrdanz

When sending ngchms to a shaidy server (via HTTP requests), the code does not allow for a self-signed certificate on the shaidy server. In general, this is the desired configuration. However during development, a shaidy server with a self-signed certificate is common.

As a convenience to other developers, make these requests configurable such that:

  • default is to require a valid certificate on the shaidy server
  • a flag can be set to allow for a self signed certificate

Example: the GET requests in chmCreateServer().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions