Class Certificates

java.lang.Object
com.couchbase.analytics.client.java.internal.Certificates

public class Certificates extends Object
Utility methods for reading TLS certificates from various locations.
  • Method Details

    • getCapellaCertificates

      public static List<X509Certificate> getCapellaCertificates()
      Returns the Certificate Authority (CA) certificates used by Couchbase Capella.
    • getNonProdCertificates

      public static List<X509Certificate> getNonProdCertificates()
      Returns the Certificate Authority (CA) certificates used by Couchbase internal pre-production clusters.