Edge Services API.

Hierarchy

  • API
    • API

Constructors

Methods

  • Create TLS stage. Create a new TLS stage. You must specify either the secrets or managed_certificate fields to customize the SSL/TLS certificate of your endpoint. Choose secrets if you are using a pre-existing certificate held in Scaleway Secret Manager, or managed_certificate to let Scaleway generate and manage a Let's Encrypt certificate for your customized endpoint.

    Parameters

    Returns Promise<TLSStage>

    A Promise of TLSStage