Skip to content

Externally Provisioned Certificates

Overview

  • Client development teams are responsible for the provisioning and renewal of BYO certificates
  • Default domains provided by Skpr will not be covered by TLS e.g. ENV.PROJECT.CLUSTER.skpr.live

Usage

Importing a Certificate

Certificates are to be provided to the Skpr platform team for importing.

The Skpr platform team will then provide a certificate ID which can then be used to deploy the certificate to environments.

A self-service import option is on the Skpr roadmap.

Deploying a Certificate

Once a development team is provided with the certificate ID, they can deploy it by updating the environment's configuration.

ingress:
  certificate: xxxxxxxxxxxxxxxx

Certificates can be deployed to one or many environments, depending on the domains which were verified when the certificate was provisioned by the external provider.