Skip to content

rest: Support HTTPS and pre-instantiated HTTP/S instances #678

@kjdelisle

Description

@kjdelisle

Overview

Developers obviously want to use https with their applications (and well they should!). Currently, the alpha implementation of @loopback/rest has no support whatsoever for this concept!

Acceptance Criteria

  • Add configuration support in RestComponent/RestServer for provision of:
    • Certificates/key materials
    • https configuration options (rejectUnauthorized, requestCert, etc...)
  • Add configuration support to accept an existing http, https or https/2 server instance.

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