Interface OtlpExporterTracesConfig.KeyCert

    • Method Detail

      • keys

        Optional<List<String>> keys()
        Comma-separated list of the path to the key files (Pem format).
      • certs

        Optional<List<String>> certs()
        Comma-separated list of the path to the certificate files (Pem format).