CertificateAuthorities

Create

Upload a new Certificate Authority

post/certificate_authorities

Headers

ngrok-versioninteger required

Request body

descriptionstring

human-readable description of this Certificate Authority. optional, max 255 bytes.

metadatastring

arbitrary user-defined machine-readable data of this Certificate Authority. optional, max 4096 bytes.

ca_pemstring required

raw PEM of the Certificate Authority

Response

Upload a new Certificate Authority

idstring

unique identifier for this Certificate Authority

uristring

URI of the Certificate Authority API resource

created_atstring

timestamp when the Certificate Authority was created, RFC 3339 format

descriptionstring

human-readable description of this Certificate Authority. optional, max 255 bytes.

metadatastring

arbitrary user-defined machine-readable data of this Certificate Authority. optional, max 4096 bytes.

ca_pemstring

raw PEM of the Certificate Authority

subject_common_namestring

subject common name of the Certificate Authority

not_beforestring

timestamp when this Certificate Authority becomes valid, RFC 3339 format

not_afterstring

timestamp when this Certificate Authority becomes invalid, RFC 3339 format

key_usagesstring[]

set of actions the private key of this Certificate Authority can be used for

extended_key_usagesstring[]

extended set of actions the private key of this Certificate Authority can be used for

Changes

No recorded changes to this endpoint across all 9 revisions of this API.