Class TlsCertificates

java.lang.Object
com.ngrok.services.TlsCertificates

public class TlsCertificates extends Object
TLS Certificates are pairs of x509 certificates and their matching private key that can be used to terminate TLS traffic. TLS certificates are unused until they are attached to a Domain. TLS Certificates may also be provisioned by ngrok automatically for domains on which you have enabled automated certificate provisioning. See also https://ngrok.com/docs/api#api-tls-certificates.